Skip to content

Commit

Permalink
fix: remove arkchain
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiss committed Oct 14, 2024
1 parent d694ec1 commit be6c76a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/arkmarket/src/components/providers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export default function Providers({ children }: PropsWithChildren) {
<ArkProvider
config={{
starknetNetwork: "mainnet",
arkchainNetwork: "mainnet",
}}
>
<QueryClientProvider client={queryClient}>
Expand Down

0 comments on commit be6c76a

Please sign in to comment.