From 088a4e33fd8ec0bd7e8fec5ca240819a676bc56b Mon Sep 17 00:00:00 2001 From: Austin Kline Date: Tue, 30 Apr 2024 15:00:37 -0700 Subject: [PATCH] update DropTypes contract address (#17) --- flow.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/flow.json b/flow.json index ce60fa7..a41e0f4 100644 --- a/flow.json +++ b/flow.json @@ -38,7 +38,7 @@ } }, "droptypes-testnet": { - "address": "0x1fb65b9676e716bd", + "address": "0x9680721e43087f43", "key": { "type": "google-kms", "index": 0, @@ -187,9 +187,6 @@ "FlowtyPricers", "DropFactory" ], - "sample-nfts-testnet": [ - "OpenEditionNFT" - ], "droptypes-testnet": [ "DropTypes" ]