This commit is contained in:
Danny Morabito 2025-08-05 18:31:26 +02:00
parent 1c64038145
commit e1d445035f
Signed by: dannym
GPG key ID: 7CC8056A5A04557E

View file

@ -110,7 +110,7 @@ export default class PortalBtcWallet {
workingDir: ".",
network: this.network,
paymentTimeoutSec: 15,
syncServiceUrl: "https://datasync.breez.technology",
syncServiceUrl: "https://datasync.breez.technology:442",
breezApiKey: this.breezApiKey,
sideswapApiKey: "97fb6a1dfa37ee6656af92ef79675cc03b8ac4c52e04655f41edbd5af888dcc2",
useDefaultExternalInputParsers: true,