Skip to content

Commit

Permalink
chore: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
shobhit15082003 committed Mar 23, 2024
1 parent 73e02d4 commit 125f652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contract/ballot_block.sol
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ contract ballot_block{

function End() external returns(bool)
{
//write your code HERE
//write your code here
}

function Add(address receiver) external returns(bool)
Expand Down

0 comments on commit 125f652

Please sign in to comment.