mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fix(deseralizeTx): Updating URL for web service
This commit is contained in:
Vendored
+1
-1
@@ -80,7 +80,7 @@ export default {
|
||||
? (
|
||||
process.env.APISERVER
|
||||
? process.env.APISERVER
|
||||
: 'https://api.fullstack.cash/v5/'
|
||||
: 'https://bch.fullstack.cash/v6/'
|
||||
)
|
||||
: 'https://free-bch.fullstack.cash/',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user