voter-stake-registry/programs/voter-stake-registry
Christian Kamm 89f5954961 Allow changing of voting mint config parameters
Previously the configure_voting_mint() instruction could only be run
once per index. Now it's allowed to call it again to change a mint's
parameters.

This will directly be useful for Mango, which will likely start out
configuring the MNGO voting mint without lockup vote scaling and then
later enable it, when the ui is ready.
2021-12-10 09:26:30 +01:00
..
src Allow changing of voting mint config parameters 2021-12-10 09:26:30 +01:00
tests Allow changing of voting mint config parameters 2021-12-10 09:26:30 +01:00
Cargo.toml Address unaligned references, add padding 2021-12-09 11:59:14 +01:00
Xargo.toml Rename to voter-stake-registry 2021-12-01 13:28:38 +01:00