EthGetBlockByNumberJsonRpcProcedure
EthGetBlockByNumberJsonRpcProcedure: (
request
) =>Promise
<EthGetBlockByNumberJsonRpcResponse
>
Parameters
• request: EthGetBlockByNumberJsonRpcRequest
Returns
Promise
<EthGetBlockByNumberJsonRpcResponse
>
Source
procedure/EthProcedure.ts:111