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