Page MenuHomePhabricator

Merge #11083: Fix combinerawtransaction RPC help result section
ClosedPublic

Authored by markblundeberg on Jun 30 2019, 20:34.

Details

Summary

PR11083 backport https://github.com/bitcoin/bitcoin/pull/11083/files
f9ca0fe Fix combinerawtransaction RPC help result section (Jonas Nick)

Pull request description:

Without this PR it looks like the RPC would return something like a dictionary. But it just returns the transaction in hex.
Test Plan

make check
read

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 30 2019, 20:45