regen-ledger
regen-ledger copied to clipboard
Implement ecocredit ORM params
Summary
in alignment with https://github.com/cosmos/cosmos-sdk/issues/10514, we should refactor the ecocredit module away from using params. This would likely happen after https://github.com/regen-network/regen-ledger/pull/723 is merged.
we should also remove the ClassSequenceStore and use the num_classes in the CreditType parameter.
This functionality is contingent on v0.46 of the cosmos-sdk
For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned