mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-03-02 07:03:16 +00:00
* Fix getBlock RPC command to return transactions * Fix getBlocks RPC command to return transactions and blocks * Add GetBlockEvenIfHeaderOnly and use it for getBlock and getBlocks * Implement GetBlockEvenIfHeaderOnly for fakeRelayInvsContext * Use less nested code