pub const RPC_FINALIZED_BLOCK_REQUEST_BODY: &[u8; 78] = b"{\"id\": 10, \"jsonrpc\": \"2.0\", \"method\": \"chain_getFinalizedHead\", \"params\": []}";
Expand description

request body for getting last finalized block from rpc