node-get-block
Get a block by its id, represented as hex encoded bytes.
Usage
node-get-block <ID>
Arguments
<ID>: The block id to retrieve.
Related
node-best-block-id: Get the current best block id.node-block-id: Get the block id at a given height.