EthGetBlockByNumberJsonRpcProcedure
EthGetBlockByNumberJsonRpcProcedure: (
request
) =>Promise
<EthGetBlockByNumberJsonRpcResponse
>
Parameters
• request: EthGetBlockByNumberJsonRpcRequest
Returns
Promise
<EthGetBlockByNumberJsonRpcResponse
>