API reference › @evolu/common › Type › Mnemonic
type Mnemonic = string &
Brand<"Trimmed"> &
Brand<"MinLength1"> &
Brand<"Mnemonic">;
Defined in: packages/common/src/Type.ts:4203
A valid English BIP39 mnemonic.
API reference › @evolu/common › Type › Mnemonic
type Mnemonic = string &
Brand<"Trimmed"> &
Brand<"MinLength1"> &
Brand<"Mnemonic">;
Defined in: packages/common/src/Type.ts:4203
A valid English BIP39 mnemonic.