Fetch the current transaction count from the ledger.
HTTP transport instance
Desired commitment level
Additional call options
Total number of transactions processed by the ledger
const count = await getTransactionCount(transport); Copy
const count = await getTransactionCount(transport);
1.0.0
Fetch the current transaction count from the ledger.