getAccountTransactionsCount

open suspend override fun getAccountTransactionsCount(accountAddress: AccountAddressInput, minimumLedgerVersion: Long?): Option<Long>

Queries the current count of transactions submitted by an account

Parameters

accountAddress

The account address we want to get the total count for

minimumLedgerVersion

Optional ledger version to sync up to, before querying