Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable Bech32 prefix for SDK users #4144

Closed
4 tasks
yangyanqing opened this issue Apr 17, 2019 · 1 comment · Fixed by #4300
Closed
4 tasks

Configurable Bech32 prefix for SDK users #4144

yangyanqing opened this issue Apr 17, 2019 · 1 comment · Fixed by #4300

Comments

@yangyanqing
Copy link
Contributor

Summary

Make BIP44Prefix configurable

Problem Definition

cosmos-sdk is SDK, should be able to adapt to more uses. But BIP44Prefix was defined as const, Coin type was fixed to 118.

Proposal

Developer can assign coin type through config file or function SetCoinType().


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alexanderbez
Copy link
Contributor

/cc @jleni @cwgoes

@yangyanqing yangyanqing changed the title Make BIP44Prefix configurable Configurable Bech32 prefix for SDK users May 8, 2019
yun-yeo pushed a commit to yun-yeo/cosmos-sdk that referenced this issue Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants