wallet
Create new wallet from existing mnemonic seed
Creates a wallet from a mnemonic the caller already has (e.g. one previously returned by /wallet/init, or generated elsewhere). The mnemonic is converted to a BIP-32 seed (optionally salted with mnemonicPass) and the resulting secret is encrypted on disk with pass. Note the usePre1627KeyDerivation flag — see its field description.
post/wallet/restore
Request body
Response
Wallet restored successfully