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