sequence property

Int64 sequence
final

sequence is the account sequence number of the signer that is used for replay protection. This field is only useful for Legacy Amino signing, since in SIGN_MODE_DIRECT the account sequence is already in the signer info.

Implementation

final fixnum.Int64 sequence;