EthGetBlockByHashJsonRpcProcedure
EthGetBlockByHashJsonRpcProcedure: (
request
) =>Promise
<EthGetBlockByHashJsonRpcResponse
>
Parameters
• request: EthGetBlockByHashJsonRpcRequest
Returns
Promise
<EthGetBlockByHashJsonRpcResponse
>
EthGetBlockByHashJsonRpcProcedure: (
request
) =>Promise
<EthGetBlockByHashJsonRpcResponse
>
• request: EthGetBlockByHashJsonRpcRequest
Promise
<EthGetBlockByHashJsonRpcResponse
>