Skip to content

Commit

Permalink
Adjust WS URL
Browse files Browse the repository at this point in the history
  • Loading branch information
MHHukiewitz committed Feb 23, 2024
1 parent 7f46671 commit 178e58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const DEFAULT_API_V2 = 'http://pyaleph-lab-2.aleph.cloud:4024/'
export const DEFAULT_API_WS_V2 = 'http://pyaleph-lab-2.aleph.cloud:4024/'
export const DEFAULT_API_WS_V2 = 'ws://pyaleph-lab-2.aleph.cloud:4024/'
export const ALEPH_SUPERFLUID_FUJI_TESTNET = '0x1290248E01ED2F9f863A9752A8aAD396ef3a1B00'
export const ALEPH_SUPERFLUID_MAINNET = '0xc0Fbc4967259786C743361a5885ef49380473dCF'
export const SUPERFLUID_FUJI_TESTNET_SUBGRAPH_URL = 'https://avalanche-fuji.subgraph.x.superfluid.dev/'
Expand Down

0 comments on commit 178e58a

Please sign in to comment.