nonce property

num? nonce
final

Optional nonce to ensure uniqueness of the deployment manifest. If not provided, it defaults to the current Unix timestamp in seconds.

Implementation

final num? nonce;