fix(deseralizeTx): Updating URL for web service

This commit is contained in:
Chris Troutner
2026-05-15 10:08:28 -07:00
parent 0811024030
commit 9f3d1f866e
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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/',