getBlockTransactionCount
Callable
Type parameters
- ReturnFormat: DataFormat
Parameters
web3Context: Web3Context<EthExecutionAPI, any>
(Web3Context) Web3 configuration object that contains things such as the provider, request manager, wallet, etc.
block: string | number | bigint | Uint8Array = web3Context.defaultBlock
returnFormat: ReturnFormat
Returns Promise<NumberTypes[ReturnFormat[number]]>
View additional documentations here: Web3Eth.getBlockTransactionCount