Struct PrivateNonce

A pair of settlement and update private nonces used for signing. This must be kept secret.

struct PrivateNonce ;

Fields

NameTypeDescription
settle agora.crypto.ECC.PairThe private nonce for the settlement transaction
update agora.crypto.ECC.PairThe private nonce for the update transaction