EthGetBlockByHashHandler
EthGetBlockByHashHandler: (
request
) =>Promise
<EthGetBlockByHashResult
>
Parameters
• request: EthGetBlockByHashParams
Returns
Promise
<EthGetBlockByHashResult
>
Source
packages/actions/src/eth/EthHandler.ts:101
EthGetBlockByHashHandler: (
request
) =>Promise
<EthGetBlockByHashResult
>
• request: EthGetBlockByHashParams
Promise
<EthGetBlockByHashResult
>
packages/actions/src/eth/EthHandler.ts:101