Skip to content

Commit

Permalink
Updated the example deployment addres
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Jan 30, 2024
1 parent 14453b4 commit 690c58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 690c58d

Please sign in to comment.