movement-models/models/descriptions/sequence_number.md
2025-03-07 00:25:20 -07:00

300 B

{% docs sequence_number %}

The sequence number for an account indicates the number of transactions that have been submitted and committed on chain from that account. It is incremented every time a transaction sent from that account is executed or aborted and stored in the blockchain.

{% enddocs %}