mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update PeerSwap to v1.7.8 (#2278)
This commit is contained in:
parent
05b03a2c3a
commit
84987f3657
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 1984
|
||||
|
||||
web:
|
||||
image: ghcr.io/impa10r/peerswap-web:v1.7.7@sha256:c7d37ff47054b462dd1edc5c06174ad12d36a82602b30966ac225af316908abe
|
||||
image: ghcr.io/impa10r/peerswap-web:v1.7.8@sha256:eb0d586ebac4c94b02ea84f46633c30b61d3c78b493bd7ec1063a31ff3502fb4
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: peerswap
|
||||
category: bitcoin
|
||||
name: PeerSwap
|
||||
version: "1.7.7"
|
||||
version: "1.7.8"
|
||||
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…
Reference in New Issue
Block a user