From e8f2ac1dc95616417b14d8b183e61c9b7b581e0d Mon Sep 17 00:00:00 2001 From: Antonin Duvauchel <antonin.duvauchel.etu@univ-lille.fr> Date: Mon, 6 Nov 2023 10:21:59 +0100 Subject: [PATCH] Add new file --- voting-contract.sol | 1 + 1 file changed, 1 insertion(+) create mode 100644 voting-contract.sol diff --git a/voting-contract.sol b/voting-contract.sol new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/voting-contract.sol @@ -0,0 +1 @@ + -- GitLab