EthGetBlockTransactionCountByNumberHandler
EthGetBlockTransactionCountByNumberHandler: (
request) =>Promise<EthGetBlockTransactionCountByNumberResult>
Parameters
• request: EthGetBlockTransactionCountByNumberParams
Returns
Promise<EthGetBlockTransactionCountByNumberResult>
Source
handlers/EthHandler.ts:109