contracts: cleanup

This commit is contained in:
Mark Spanbroek 2024-02-21 11:17:22 +01:00
parent 1c04c4d1ff
commit 906779fba0
No known key found for this signature in database
GPG Key ID: FBE3E9548D427C00
1 changed files with 0 additions and 4 deletions

View File

@ -14,10 +14,6 @@ type Deployment* = ref object
const knownAddresses = {
# Hardhat localhost network
"31337": {
# TODO: This is currently the address of the marketplace with a dummy
# verifier. Replace with "0x322813Fd9A801c5507c9de605d63CEA4f2CE6c44" once we
# can generate actual Groth16 ZK proofs
# "Marketplace": Address.init("0xa85233C63b9Ee964Add6F2cffe00Fd84eb32338f"),
"Marketplace": Address.init("0x322813Fd9A801c5507c9de605d63CEA4f2CE6c44"),
}.toTable,
# Taiko Alpha-3 Testnet