Interface GenSeedResponse

Hierarchy

  • GenSeedResponse

Properties

Properties

cipherSeedMnemonic: string[]

cipherSeedMnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.

Generated using TypeDoc