Browse Source

Update lnmarkets app to v1.1.3 (#1091)

0.4.7
kibotrel 3 years ago
committed by GitHub
parent
commit
95717f387b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/lnmarkets/docker-compose.yml
  2. 2
      apps/registry.json

2
apps/lnmarkets/docker-compose.yml

@ -2,7 +2,7 @@ version: '3.7'
services:
lnmarkets:
image: ghcr.io/lnmarkets/umbrel:v1.0.0@sha256:e7bfe4ae840bfddc0af398a9bc700044778d1090a7a56389265116d23dc13cab
image: ghcr.io/lnmarkets/umbrel:v1.1.3@sha256:7f72864171bbe7922929d940a63c31faed6aa7525b6a236f5a4e0d2680ccdeba
user: 1000:1000
init: true
restart: on-failure

2
apps/registry.json

@ -574,7 +574,7 @@
"id": "lnmarkets",
"category": "Finance",
"name": "LN Markets",
"version": "1.0.0",
"version": "1.1.3",
"tagline": "Trade Bitcoin derivatives on Lightning",
"description": "LN Markets is the first Lightning-native Bitcoin derivatives trading platform.\n\nLN Markets enables traders to take minimal counterparty risk: you can trade directly from your Lightning wallet for instant and almost costless transactions. Since March 2020, we have processed over $200 million of trading volume, with a median fee of 1 sat for instant P&L delivery to your wallet.\n\nThis Umbrel App gives you another way to interact with LN Markets: you can directly deposit, withdraw, get trading stats and get instantly connected to your account to take positions as usual. More features may come in the future!\n\nThank you for your support and let’s keep building the future of finance together!",
"developer": "LN Markets",

Loading…
Cancel
Save