Author

Topic: They mean a lot in smart contract programming (Read 105 times)

member
Activity: 490
Merit: 31
There is gold in volatility..
As part of the ongoing course I'm talking, I'm currently on smart contract programming language.
Here are two functions that I don't really understand in solidity.

1. Function registerVoter(address_voter)

2. Function UnregisterVoter(address_voter)

How do we interpret these functions and what are their roles in smart contract programming?

I feel this should be basic in programming smart contract.

Jump to: