Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added ui.html
Empty file.
3 changes: 3 additions & 0 deletions votingBallot.sol
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ contract Ballot {
}));
}
}
/**
commit which is not to be pushed to remote
*/

/**
Gives a voter address the right to vote. This is called only by the Chairperson
Expand Down