telosnetwork / telos-decide

Telos Decide is a Governance Engine for the Telos Blockchain Network.
https://docs.telos.net/developers/services/telos-decide
MIT License
29 stars 24 forks source link

10 TLOS per ballot (not 30 TLOS) #15

Closed Viterbo closed 4 years ago

Viterbo commented 4 years ago

according to this official website, it should be 10 TLOS per ballot. https://docs.telos.net/telos-decide/introduction

according to the code too. https://github.com/telosnetwork/telos-decide/blob/master/contracts/decide/src/decide.cpp#L29

craigbranscom commented 4 years ago

You're using an old contract. Please use the contract located at the "telos.decide" account instead of the deprecated "trailservice" account.