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