EthBlockNumberJsonRpcResponse
EthBlockNumberJsonRpcResponse:
JsonRpcResponse<"eth_blockNumber",SerializeToJson<EthBlockNumberResult>,string>
JSON-RPC response for eth_blockNumber procedure
Source
responses/EthJsonRpcResponse.ts:25
Generated using typedoc-plugin-markdown and TypeDoc