Skip to content

EthBlockNumberJsonRpcResponse

EthBlockNumberJsonRpcResponse: JsonRpcResponse<"eth_blockNumber", SerializeToJson<EthBlockNumberResult>, string | number>

JSON-RPC response for eth_blockNumber procedure

Defined in

procedures/src/eth/EthJsonRpcResponse.ts:20