typo
This commit is contained in:
parent
1c64038145
commit
e1d445035f
1 changed files with 1 additions and 1 deletions
2
index.ts
2
index.ts
|
@ -110,7 +110,7 @@ export default class PortalBtcWallet {
|
||||||
workingDir: ".",
|
workingDir: ".",
|
||||||
network: this.network,
|
network: this.network,
|
||||||
paymentTimeoutSec: 15,
|
paymentTimeoutSec: 15,
|
||||||
syncServiceUrl: "https://datasync.breez.technology",
|
syncServiceUrl: "https://datasync.breez.technology:442",
|
||||||
breezApiKey: this.breezApiKey,
|
breezApiKey: this.breezApiKey,
|
||||||
sideswapApiKey: "97fb6a1dfa37ee6656af92ef79675cc03b8ac4c52e04655f41edbd5af888dcc2",
|
sideswapApiKey: "97fb6a1dfa37ee6656af92ef79675cc03b8ac4c52e04655f41edbd5af888dcc2",
|
||||||
useDefaultExternalInputParsers: true,
|
useDefaultExternalInputParsers: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue