forked from cerc-io/laconicd-deprecated
Fix BIP44 coin type (#480)
* fix docsearch * update BIP44 coin type * changelog * set HD path
This commit is contained in:
@@ -42,6 +42,7 @@ func init() {
|
||||
// set the address prefixes
|
||||
config := sdk.GetConfig()
|
||||
ethermint.SetBech32Prefixes(config)
|
||||
ethermint.SetBip44CoinType(config)
|
||||
}
|
||||
|
||||
const appName = "Ethermint"
|
||||
|
||||
Reference in New Issue
Block a user