Skip to content

Commit

Permalink
Update address.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Dec 31, 2024
1 parent 352e082 commit 7181e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/liquidwallet/address.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ export const LiquidNetworkConfig = {
export const feeRate = 1000;

export const BreezAPI = {
mainnet: "https://api.breez.technology/v1",
mainnet: "https://api.breez.technology/v2",
testnet: "https://api.breez.technology/v1",
}

0 comments on commit 7181e5a

Please sign in to comment.