Skip to content

EthGetBlockByHashJsonRpcResponse

EthGetBlockByHashJsonRpcResponse: JsonRpcResponse<"eth_getBlockByHash", BlockResult, string | number>

JSON-RPC response for eth_getBlockByHash procedure

Source

procedures/src/eth/EthJsonRpcResponse.ts:72