This group covers reads of block data and chain entries from a storage node: the head of the chain, specific heights, and lookup by hash.
Documented calls
- latest_block — best known block stored on this node.
- block_by_num — one or more blocks by block number.
- blockchain_entry — a block or transaction by hash.