You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the wallet integration server expects the bech32 prefix to be the default value ("cosmos"). However, a custom prefix can be used if the --address-prefix {prefix} flag is run with monogen.
We'll want to update the monogen script to modify the Keplr bech32 config as well with the expected prefix if a custom prefix is passed in through the monogen flag.
The text was updated successfully, but these errors were encountered:
Currently, the wallet integration server expects the bech32 prefix to be the default value ("cosmos"). However, a custom prefix can be used if the
--address-prefix {prefix}
flag is run with monogen.We'll want to update the monogen script to modify the Keplr bech32 config as well with the expected prefix if a custom prefix is passed in through the monogen flag.
The text was updated successfully, but these errors were encountered: