neoburger / code

neoburger smart contracts
GNU General Public License v3.0
6 stars 4 forks source link

NeoBurgerTestnetVote.cs which records proposals, delegates and votes on testnet #5

Open Hecate2 opened 3 years ago

Hecate2 commented 3 years ago

…on testnet

bugerhunter commented 2 years ago

IMO, put the delegation relationship on mainnet would be better.

  1. If testnet is down and all data are wept, we may keep the delegation relationship.
  2. We'll do a snapshot for voters' NoBug count and delegation relationship for voting result. Put the relationship on mainnet would make it accountable and durable.