EthGetBlockByNumberJsonRpcResponse
EthGetBlockByNumberJsonRpcResponse:
JsonRpcResponse<"eth_getBlockByNumber",BlockResult,string|number>
JSON-RPC response for eth_getBlockByNumber procedure
Source
procedures/src/eth/EthJsonRpcResponse.ts:78