diff --git a/src/config/index.js b/src/config/index.js index 1002884..d0292f0 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -14,8 +14,8 @@ const config = { ghRepo: 'https://github.com/Permissionless-Software-Foundation/bch-dex-taker-v2', radicleUrl: 'https://app.radicle.network/seeds/maple.radicle.garden/rad:git:hnrkd5cjwwb5tzx37hq9uqm5ubon7ee468xcy/remotes/hyyycncbn9qzqmobnhjq9rry6t4mbjiadzjoyhaknzxjcz3cxkpfpc', - // dexServer: 'https://dex-api.fullstack.cash', - dexServer: 'http://localhost:5700', + dexServer: 'https://dex-api.fullstack.cash', + //dexServer: 'http://localhost:5700', nostrTopic: 'bch-dex-test-topic-02', nostrRelay: 'wss://nostr-relay.psfoundation.info'