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