diff options
| author | MarcoFalke <[email protected]> | 2018-07-22 09:40:16 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-07-22 09:40:18 -0400 |
| commit | 10b9a811b643d75a93a1cbe9abb0c3b62a52fea5 (patch) | |
| tree | dea3916f5807de2920ef38e06a8b1687ffe4cae2 /src/httpserver.cpp | |
| parent | Merge #13691: Remove redundant variables, statements and forward declarations (diff) | |
| parent | [RPC] Remove field in getblocktemplate help that has never been used (diff) | |
| download | discoin-10b9a811b643d75a93a1cbe9abb0c3b62a52fea5.tar.xz discoin-10b9a811b643d75a93a1cbe9abb0c3b62a52fea5.zip | |
Merge #12764: doc: Remove field in getblocktemplate help that has never been used.
ac8a1d092e [RPC] Remove field in getblocktemplate help that has never been used (Conor Scott)
Pull request description:
[BIP 22 - getblocktemplate](https://github.com/bitcoin/bips/blob/master/bip-0022.mediawiki#Transactions%20Object%20Format) specifies an optional flag, `required` if the transaction must be in the block.
Luke's implementation #936 did not include this flag, and it was later added to the help description in #3246 (more than a year later) but the field was still never actually implemented. As far as I can tell, bitcoin core would have never actually included this in a `getblocktemplate` call, so it seems logical to remove it from the help description.
If I am missing something or this is considered harmless - I can close the PR.
Tree-SHA512: f25dda51cc4e1512aff69309be04e3053bdccc1cf03c8d58e8866aa1fdf9d86cc57df872e85528351fc8a8d6d64a8f46a36c513680834762d854f368fbeb0f44
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions