ISignerData..::..Sequence Property

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.

Namespace:  SecretNET.Api
Assembly:  SecretNET (in SecretNET.dll)

Syntax


ulong Sequence { get; set; }

Field Value

The sequence.