get Account Transactions Count
open suspend override fun getAccountTransactionsCount(accountAddress: AccountAddressInput, minimumLedgerVersion: Long?): Option<Long>
Queries the current count of transactions submitted by an account
Parameters
account Address
The account address we want to get the total count for
minimum Ledger Version
Optional ledger version to sync up to, before querying