kowala-tech / kcoin

A stable cryptocurrency that algorithmically targets $1 USD using the Kowala Protocol
https://www.kowala.tech/
Other
18 stars 16 forks source link

Tooling to allow governors to update contract params #824

Open yourheropaul opened 5 years ago

yourheropaul commented 5 years ago

Using something like the web3 extensions for mining, govenors need to be able to update the the maximum number of validators. There is a smart contract interface and a binding for this.

This is related to 7010 in the product spec.

The implementation for the minting tools is in client/knode/api.go.