Struct PublicNonce

A pair of settlement and update public nonces used for signing

struct PublicNonce ;

Fields

NameTypeDescription
settle agora.crypto.ECC.PointThe public nonce for the settlement transaction
update agora.crypto.ECC.PointThe public nonce for the update transaction