adamant-api / index / createKeypairFromPassphrase
Function: createKeypairFromPassphrase()
ts
function createKeypairFromPassphrase(passphrase): KeyPair;Defined in: src/helpers/keys.ts:34
Derives the established ADM keypair from a BIP39 passphrase.
Parameters
| Parameter | Type |
|---|---|
passphrase | string |