setNonce

open fun setNonce(value: ByteString): Icon.SigningInput.Builder
Integer value increased by request to avoid replay attacks.
bytes nonce = 6;

Return

This builder for chaining.

Parameters

value

The nonce to set.