Browse Source

Update to v1.6.9 (#1484)

main
Impalor 5 months ago
committed by GitHub
parent
commit
9d169eba92
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      peerswap/docker-compose.yml
  2. 2
      peerswap/umbrel-app.yml

2
peerswap/docker-compose.yml

@ -7,7 +7,7 @@ services:
APP_PORT: 1984
web:
image: ghcr.io/impa10r/peerswap-web:v1.6.7@sha256:a17c53f528f22707b2614befdd3dfb0ded082baf5b733c941bfd9f9c7b99efac
image: ghcr.io/impa10r/peerswap-web:v1.6.9@sha256:a925714945527bae8d792c47f83ed13048f192e3613b06e15b9af4bd60cfe504
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m

2
peerswap/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: peerswap
category: bitcoin
name: PeerSwap
version: "1.6.7"
version: "1.6.9"
tagline: Balance your lightning channels with Liquid BTC
description: PeerSwap enables Lightning Network nodes to balance their channels by facilitating atomic swaps with direct peers. PeerSwap enhances decentralization of the Lightning Network by enabling all nodes to be their own swap provider. No centralized coordinator, no 3rd party rent collector, and lowest cost channel balancing means small nodes can better compete with large nodes. Includes channel AutoFees, Liquid Peg-in and BTC send with coin select + fee bump functionality.
developer: PeerSwap Project

Loading…
Cancel
Save