allora-network / allora-chain

Node software to run the Allora Network
https://www.allora.network/
Apache License 2.0
76 stars 71 forks source link

mint module parameters update migration v1 -> v2 #495

Closed relyt29 closed 1 month ago

relyt29 commented 1 month ago

What is the purpose of the change

This PR adds a migration for the new InvestorsPreseedPercentOfTotalSupply mint module parameter. Initial value of this parameter is set to 5% or 0.05

Testing and Verifying

This code has no tests. Need to write them uh, asap

Documentation and Release Note

No documentation implications