ExocoreNetwork / exocore

5 stars 9 forks source link

fix(assets): require non-zero address length #82

Closed MaxMustermann2 closed 3 weeks ago

MaxMustermann2 commented 1 month ago

This PR adds a check in the ValidateGenesis function of x/assets to ensure that an address length is provided at launch. It adds an associated test, and sets the address length in local_node.sh.