From f2488af5ef99dd63e2cba435f6b760d4c69e2023 Mon Sep 17 00:00:00 2001 From: BlockFather Date: Tue, 18 Oct 2022 12:08:46 -0500 Subject: [PATCH 1/2] reset candymachine reset candy machine --- components/Connected.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Connected.tsx b/components/Connected.tsx index 6ef1602..8fa67be 100644 --- a/components/Connected.tsx +++ b/components/Connected.tsx @@ -26,7 +26,7 @@ const Connected: FC = () => { metaplex .candyMachines() .findByAddress({ - address: new PublicKey("2AVdQdNsR1tgehsWoUXX98tBuiHupciJGq2mgGxpgdeC"), + address: new PublicKey("VGDKPkUsGPwAaDhQ8KQ5A1QAPZdC8Pv5XVpRM3EPUz2"), }) .run() .then((candyMachine) => { From 04bbb17d15366aee34aad9b90c40f86df15136d1 Mon Sep 17 00:00:00 2001 From: BlockFather Date: Tue, 18 Oct 2022 12:28:07 -0500 Subject: [PATCH 2/2] mush mush --- pages/newMint.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/newMint.tsx b/pages/newMint.tsx index f212220..3e86cae 100644 --- a/pages/newMint.tsx +++ b/pages/newMint.tsx @@ -44,7 +44,7 @@ const NewMint: NextPage = ({ mint }) => { return ( - +