EthGetBlockByHashJsonRpcProcedure
EthGetBlockByHashJsonRpcProcedure: (
request) =>Promise<EthGetBlockByHashJsonRpcResponse>
Parameters
• request: EthGetBlockByHashJsonRpcRequest
Returns
Promise<EthGetBlockByHashJsonRpcResponse>
Source
procedures/src/eth/EthProcedure.ts:107