Skip to content

adamant-api / index / createNewPassphrase

Function: createNewPassphrase()

ts
function createNewPassphrase(): string;

Defined in: src/helpers/keys.ts:14

Creates a new BIP39 mnemonic suitable for an ADM account passphrase.

Returns

string

Released under the GPL-3.0 License.