@aleph-sdk/monorepo
    Preparing search index...

    Function importAccountFromMnemonic

    • Imports a Cosmos Account using a mnemonic

      Parameters

      • mnemonic: string

        The mnemonic to import

      • Optionaloptions: Partial<Secp256k1HdWalletOptions>

        The options to generate the wallet

      Returns Promise<CosmosAccount>