Export
To exports a BIP39 mnemonic from the provided key identities, using the exportMnemonic()
method with the following attributes:
keyGenGroupID
: the keygen Group ID of master walletkeyIdentity
: the keyIdentity of wallet
Example:
Last updated