mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update boltz-lnd in RTL to v1.2.7 (#490)
Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
This commit is contained in:
parent
4808f6d209
commit
86392387d9
@ -35,7 +35,7 @@ services:
|
||||
BOLTZ_MACAROON_PATH: "/boltz/.boltz-lnd/macaroons"
|
||||
|
||||
boltz:
|
||||
image: boltz/boltz-lnd:1.2.6@sha256:01a56dd357a2460bfd0ecdd726d6db3ab59d78ee691250831d09ba5de3fec7ce
|
||||
image: boltz/boltz-lnd:1.2.7@sha256:39e875b059a934d4c41e829d53c6e181ed83dc2560aed9e4cc2f94cceaf4ecde
|
||||
user: "1000:1000"
|
||||
restart: "on-failure"
|
||||
stop_grace_period: "1m"
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: ride-the-lightning
|
||||
category: Lightning Node Management
|
||||
name: Ride The Lightning
|
||||
version: "0.13.2-beta"
|
||||
version: "0.13.2-beta-hotfix-1"
|
||||
tagline: A powerful dashboard for the Lightning Network
|
||||
description: >-
|
||||
RTL is a full function, device agnostic, web user interface to help
|
||||
@ -40,17 +40,12 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
- Generate Taproot address to receive Bitcoin on-chain
|
||||
This release updates the boltz-lnd dependency of the Ride The Lightning app to v1.2.7, and includes an important fix for LND fee estimation.
|
||||
|
||||
- Option to generate & pay AMP invoice
|
||||
|
||||
- User customizable grids enabling you to control: number of rows on the page, columns you want to view and default sorting order
|
||||
|
||||
- Setting to control opening of unannounced channels by default
|
||||
|
||||
- Other bug fixes and usability fixes
|
||||
Full release notes for boltz-lnd can be found here: https://github.com/BoltzExchange/boltz-lnd/releases/tag/v1.2.7
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/pull/336
|
||||
submission: https://github.com/getumbrel/umbrel/pull/336
|
||||
|
Loading…
Reference in New Issue
Block a user