Skip to content

Commit 43236ac

Browse files
authored
Merge pull request #164 from AztecProtocol/critesjosh-patch-1
Update contract name in nargo.toml to match aztec-packages `next` naming
2 parents 9c4dc77 + 2269339 commit 43236ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "easy_private_voting_contract"
2+
name = "private_voting_contract"
33
type = "contract"
44
authors = [ "" ]
55
compiler_version = ">=0.18.0"

0 commit comments

Comments
 (0)