EthGetBlockByHashHandler
EthGetBlockByHashHandler: (
request
) =>Promise
<EthGetBlockByHashResult
>
Parameters
• request: EthGetBlockByHashParams
Returns
Promise
<EthGetBlockByHashResult
>
EthGetBlockByHashHandler: (
request
) =>Promise
<EthGetBlockByHashResult
>
• request: EthGetBlockByHashParams
Promise
<EthGetBlockByHashResult
>