nonce property

int nonce
final

The nonce of this transaction. A nonce is incremented per sender and transaction to make sure the same transaction can't be sent more than once.

Implementation

final int nonce;