Skip to content

EthBlockNumberJsonRpcResponse

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

JSON-RPC response for eth_blockNumber procedure

Source

responses/EthJsonRpcResponse.ts:20