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
After creating a group account with a decision policy, validate-genesis is failing with the following error
Error: error validating genesis file /root/.simapp/config/genesis.json: invalid account found in genesis state; address: cosmos1ys0dhh6x5s55h2g37zrnc7kh630jfq5p77as8pwyn60ax9zzqh9qfnmw8e, error: address cosmos1ys0dhh6x5s55h2g37zrnc7kh630jfq5p77as8pwyn60ax9zzqh9qfnmw8e cannot be derived from the module name 'cosmos1ys0dhh6x5s55h2g37zrnc7kh630jfq5p77as8pwyn60ax9zzqh9qfnmw8e'
Version
v0.46.x and main
Steps to Reproduce
Start a simapp node with v0.46.0.
Create a group with and attach group policy.
Stop the node and export the state.
Then run simd validate-genesis <exported-state-file>
The text was updated successfully, but these errors were encountered:
Summary of Bug
After creating a group account with a decision policy,
validate-genesis
is failing with the following errorVersion
v0.46.x and main
Steps to Reproduce
v0.46.0
.simd validate-genesis <exported-state-file>
The text was updated successfully, but these errors were encountered: