pi: handle lud-17 URI payment identifier
LNURL-W/P can also be encoded in lud-17 form instead of bech32. https://github.com/lnurl/luds/blob/luds/17.md e.g. lnurlw://example.com/api/test123 lnurlp://example.com/api/test123
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ StartupNotify=true
|
||||
StartupWMClass=electrum
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=x-scheme-handler/bitcoin;x-scheme-handler/lightning;
|
||||
MimeType=x-scheme-handler/bitcoin;x-scheme-handler/lightning;x-scheme-handler/lnurlp;x-scheme-handler/lnurlw;
|
||||
Actions=Testnet;
|
||||
Keywords=crypto;currency;BTC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user