Skip to content

Make getblockheader work with block height or block hash.

Works the same way getblockstats does. Added functional tests to cover added functionality.

Test plan:

  • test/functional/test_runner.py rpc_blockchain
  • ninja check
Edited by Andrea Suisani

Merge request reports