aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/copyright
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-01-04 09:22:40 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2018-01-04 09:22:53 +0100
commita9a49e6e7e8df13d80a6dc3245ce7ef041942e9b (patch)
tree8d72c097951305760d61455796000a28578539be /contrib/debian/copyright
parenteeb6d5271de35c48e4a24698ebe2208506e377f8 (diff)
parentaad309065d38613a7e98aba39d947ca215b7c2f7 (diff)
downloadbitcoin-a9a49e6e7e8df13d80a6dc3245ce7ef041942e9b.tar.xz
Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updating help
aad3090 [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolminfee help description (Jeff Rade) Pull request description: These are RPC document changes from #11475 which is now merged. Took into consideration comments from #11475 and #6941 for this PR. Biggest change here is when calling `getmempoolinfo`, will now show the `minrelaytxfee` in the JSON reponse (see below): ``` $ bitcoin-cli getmempoolinfo { "size": 50, "bytes": 13102, "usage": 70480, "maxmempool": 300000000, "mempoolminfee": 0.00001000, "minrelaytxfee": 0.00001000 } ``` Fixes #8953 Tree-SHA512: 5ca583961365ee1cfe6e0d19afb0b41d542e179efee3b3c5f3fcf7d3ebca9cc3eedfd1434a0da40c5eed84fba98b35646fda201e6e61c689b58bee9cbea44b9e
Diffstat (limited to 'contrib/debian/copyright')
0 files changed, 0 insertions, 0 deletions