Skip to content

EthGetBlockByHashHandler

EthGetBlockByHashHandler: (request) => Promise<EthGetBlockByHashResult>

Parameters

request: EthGetBlockByHashParams

Returns

Promise<EthGetBlockByHashResult>

Source

handlers/EthHandler.ts:101