txnCounter property

int? txnCounter
final

TxnCounter counts the number of transactions committed in the ledger, from the time at which support for this feature was introduced.

Implementation

final int? txnCounter;