From d7e9a3fea98b0d8596693f8e7d712fe1deadf033 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Wed, 4 Aug 2021 20:30:51 +0700 Subject: [PATCH] Update lightning-terminal app to v0.5.0-alpha (#883) --- apps/lightning-terminal/docker-compose.yml | 2 +- apps/registry.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/lightning-terminal/docker-compose.yml b/apps/lightning-terminal/docker-compose.yml index 4ee94fe..f8b05bf 100644 --- a/apps/lightning-terminal/docker-compose.yml +++ b/apps/lightning-terminal/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: web: - image: lightninglabs/lightning-terminal:v0.4.1-alpha@sha256:624376ebaf286cf7118ca271ed43fb852be4aad814c1f4f6a56634f673671a4a + image: lightninglabs/lightning-terminal:v0.5.0-alpha@sha256:1c9c59fe0316de5d64e89e205f91fb647660a865428daacfe582cb968fd42f87 user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/apps/registry.json b/apps/registry.json index 151375b..553d303 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -143,7 +143,7 @@ "id": "lightning-terminal", "category": "Lightning Node Management", "name": "Lightning Terminal", - "version": "0.4.1-alpha", + "version": "v0.5.0-alpha", "tagline": "The easiest way to manage channel liquidity", "description": "Lightning Terminal is the easiest way to manage inbound and outbound liquidity on the Lightning Network. Keep your channels open and the funds flowing. It provides a visual interface for interacting with your channels and balances using Loop. \n\nNew: Introducing Lightning Pool, a marketplace for Lightning channels. You can now earn sats by opening new channels to those looking to receive funds on Lightning for a set period of time, or rent a channel to start accepting payments instantly. Join the marketplace and start putting your Bitcoin to work.\n\nWhy use Pool?\n- Earn a return on Lightning capital\n- Rent a channel and start accepting payments instantly\n- Open channels for less with transaction batching\n\nWhy use Loop?\n- Add \"inbound liquidity\" to receive payments\n- Reduce transaction fees by recycling and reusing Lightning channels\n- Send funds to and from users or services that aren't yet Lightning enabled\n- Configurable wait times and \"batching\" allow for further fee savings\n- Refill and offload funds from any number of Lightning channels in a single on-chain transaction", "developer": "Lightning Labs",