Deprecate NWC (#3455)
This commit is contained in:
parent
ccfde3c632
commit
d1c8c4c67e
@ -1,4 +1,4 @@
|
||||
manifestVersion: 1
|
||||
manifestVersion: 1.2
|
||||
id: alby-nostr-wallet-connect
|
||||
name: Nostr Wallet Connect
|
||||
tagline: The power of the zaps at the tip of your fingers
|
||||
@ -6,6 +6,10 @@ category: bitcoin
|
||||
version: "0.4.2"
|
||||
port: 58000
|
||||
description: >-
|
||||
⚠️ Deprecation notice: This app has been deprecated by the project developers and therefore will no longer receive any app updates.
|
||||
The Alby Hub app on the app store is the evolution of this app from the same developers and should be used instead.
|
||||
|
||||
|
||||
Connect your LND node over Nostr to zap directly from within supported apps like Damus & Amethyst.
|
||||
|
||||
|
||||
@ -33,3 +37,4 @@ dependencies:
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
disabled: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user