Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for getBlockHeader: [block_id]Positional parameters for
getBlockHeader:params[]: Block identifier: “head”, “genesis”, “finalized”, a slot number, or a hex-encoded block root.
Returns
Object containing the requested signed block header and its canonical status.