mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update to v1.6.9 (#1484)
This commit is contained in:
parent
b003658f19
commit
9d169eba92
|
@ -7,7 +7,7 @@ services:
|
||||||
APP_PORT: 1984
|
APP_PORT: 1984
|
||||||
|
|
||||||
web:
|
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"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: peerswap
|
id: peerswap
|
||||||
category: bitcoin
|
category: bitcoin
|
||||||
name: PeerSwap
|
name: PeerSwap
|
||||||
version: "1.6.7"
|
version: "1.6.9"
|
||||||
tagline: Balance your lightning channels with Liquid BTC
|
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.
|
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
|
developer: PeerSwap Project
|
||||||
|
|
Loading…
Reference in New Issue
Block a user