EthGetBlockByNumberJsonRpcRequest
EthGetBlockByNumberJsonRpcRequest:
JsonRpcRequest<"eth_getBlockByNumber", readonly [BlockTag|Hex,boolean]>
JSON-RPC request for eth_getBlockByNumber procedure
Source
requests/EthJsonRpcRequest.ts:121
Generated using typedoc-plugin-markdown and TypeDoc