From ded757af05b5109ef848691264b7502888cd53d5 Mon Sep 17 00:00:00 2001 From: zoz Date: Sat, 15 Jan 2022 18:57:07 -0800 Subject: [PATCH] Add Tally intergration --- frontend/state/eth.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/state/eth.ts b/frontend/state/eth.ts index 056e3e8..6db53c7 100644 --- a/frontend/state/eth.ts +++ b/frontend/state/eth.ts @@ -28,6 +28,7 @@ const wallets: (WalletModule | WalletInitOptions)[] = [ [networkId]: process.env.NEXT_PUBLIC_RPC_URL ?? "", }, }, + { walletName: "tally" }, ]; // Token name