node-block-id
Get the block id of the block at a given height.
Usage
node-block-id <HEIGHT>
Arguments
<HEIGHT>: The block height to query.
Examples
node-block-id 100000
Related
node-best-block-id: Get the current best block id.node-get-block: Get a full block by its id.