Skip to content

EthGetBlockByHashHandler

EthGetBlockByHashHandler: (request) => Promise<EthGetBlockByHashResult>

Parameters

request: EthGetBlockByHashParams

Returns

Promise<EthGetBlockByHashResult>

Defined in

packages/actions/src/eth/EthHandler.ts:101