BlockchainVoters / Contract

Desenvolvimento do Contrato Inteligente por trás da eleição
GNU General Public License v3.0
1 stars 1 forks source link

Edit Candidates #8

Open LimaRocha19 opened 6 years ago

LimaRocha19 commented 6 years ago
func edit_candidate(number: Integer, name: String?, vice: String?)
func prge_candidate(number: Integer)

Funções para que o owner delete ou edite um candidato caso necessário. Após um certo prazo, não é possível editar mais.