Affects the following RPCs:
- getblockheader
- getblock
Also adds trivial tests on genesis block (should not contain "previousblockhash") and best block (should not contain "nextblockhash").
This is a backport of core#21053
Differential D11336
rpc, test: document {previous,next}blockhash as optional PiRK on Apr 12 2022, 13:40. Authored by Tags None Subscribers None
Details
Affects the following RPCs:
Also adds trivial tests on genesis block (should not contain "previousblockhash") and best block (should not contain "nextblockhash"). This is a backport of core#21053 ninja check-functional
Diff Detail
|