You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to be able to change certain things such as :
MaxSupply
EmissionAccount.Address
EpochTracker.BaseAPR
EpochTracker.BaseValidators
EpochTracker.EpochLength
But, we need to make it so that this can only be triggered by whitelisted addresses so not anyone can change it. For now, the whitelisted addresses can be those we define as part of genesis custom allocation file.
When EmissionAccount.Address is changed, we should also remove this address from the whitelisted addresses.
The text was updated successfully, but these errors were encountered:
We need to be able to change certain things such as :
But, we need to make it so that this can only be triggered by whitelisted addresses so not anyone can change it. For now, the whitelisted addresses can be those we define as part of genesis custom allocation file.
When EmissionAccount.Address is changed, we should also remove this address from the whitelisted addresses.
The text was updated successfully, but these errors were encountered: