osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 34 forks source link

feat: update logic add genesis account #408

Closed ThanhNhann closed 1 year ago

ThanhNhann commented 1 year ago

Closes: #XXX

What is the purpose of the change

Simplify the logic for adding accounts to genesis, the first step to solve this issue: https://github.com/osmosis-labs/osmosis/issues/1628

Testing and Verifying

This change is a trivial rework / code cleanup without any test coverage.

Documentation and Release Note