EthGetBlockByNumberJsonRpcRequest
EthGetBlockByNumberJsonRpcRequest:
JsonRpcRequest
<"eth_getBlockByNumber"
, readonly [BlockTag
|Hex
,boolean
]>
JSON-RPC request for eth_getBlockByNumber
procedure
Source
procedures/src/eth/EthJsonRpcRequest.ts:101