dymension
dymension copied to clipboard
after pools created, failure to export and init genesis
After creating some pools (e.g using scripts/pools/e2e.sh
)
and exporting the state,
we got some genesis file
if tested by dymd validate-genesis
it returns the following errors:
invalid account found in genesis state; address: dym1500hy75krs9e8t50aav6fahk8sxhajn9ctp40qwvvn8tcprkk6wsej4zfy, error: address dym1500hy75krs9e8t50aav6fahk8sxhajn9ctp40qwvvn8tcprkk6wsej4zfy cannot be derived from the module name 'dym1500hy75krs9e8t50aav6fahk8sxhajn9ctp40qwvvn8tcprkk6wsej4zfy'
and
name field cannot be blank
first one is due to accounts created for pools the 2nd is due to bank denom data create for pools LP tokens