Skip to content

EthGetBlockByNumberJsonRpcResponse

EthGetBlockByNumberJsonRpcResponse: JsonRpcResponse<"eth_getBlockByNumber", BlockResult, string | number>

JSON-RPC response for eth_getBlockByNumber procedure

Source

responses/EthJsonRpcResponse.ts:78