From 690c58dd91668425e78ac50b94c2258fef1ec943 Mon Sep 17 00:00:00 2001 From: Mikko Ohtamaa Date: Tue, 30 Jan 2024 11:00:23 +0100 Subject: [PATCH] Updated the example deployment addres --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4872a74..5279c92 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ print(f"""export ACCEPTANCE_MESSAGE="{new_line_escaped_msg}" """) export ACCEPTANCE_MESSAGE_HASH= # Copy from above output export ACCEPTANCE_MESSAGE= # Copy from above output export TERMS_OF_SERVICE_VERSION=1 -export CONTRACT_ADDRESS=0xDCD7C644a6AA72eb2f86781175b18ADc30Aa4f4d # Set your deployed contract +export CONTRACT_ADDRESS=0x24BB78E70bE0fC8e93Ce90cc8A586e48428Ff515 # Set your deployed contract ``` Then set the initial version: