Hello,
Is there any way to get all transaction hashes of block height 1?
local/chain/blocks-after API returns the next 10 blocks information for the given block.
If I pass 0 block height then it returns an error that height must be positive.
In such a case how we can retrieve the hashes of 1st block