diff --git a/src/contexts/SolanaWalletContext.tsx b/src/contexts/SolanaWalletContext.tsx index aa75e8812..1a9817a9c 100644 --- a/src/contexts/SolanaWalletContext.tsx +++ b/src/contexts/SolanaWalletContext.tsx @@ -36,7 +36,7 @@ export const getWrappedWallets = (): Wallet[] => { new TorusWalletAdapter(), new ExodusWalletAdapter(), new BraveWalletAdapter(), - new BloctoWalletAdapter() + new BloctoWalletAdapter(), ]; const network =