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

    Function importAccountFromPrivateKey

    • Import a Cosmos Account using a private Key

      Parameters

      • privateKey: string

        The private key to import

      • Optionalprefix: string

        The prefix of the network

      Returns Promise<CosmosAccount>