Skip to content

Commit

Permalink
add bip39
Browse files Browse the repository at this point in the history
  • Loading branch information
dungtt-astra committed Feb 24, 2023
1 parent 7a95f40 commit 2b29e0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account/account.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"github.com/cosmos/cosmos-sdk/crypto/keys/multisig"
cryptoTypes "github.com/cosmos/cosmos-sdk/crypto/types"
"github.com/cosmos/cosmos-sdk/types"
"github.com/cosmos/go-bip39"
"github.com/evmos/ethermint/crypto/ethsecp256k1"
ethermintHd "github.com/evmos/ethermint/crypto/hd"
ethermintTypes "github.com/evmos/ethermint/types"
Expand Down

0 comments on commit 2b29e0a

Please sign in to comment.