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:
@@ -5,4 +5,6 @@
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<data android:scheme="bitcoin" />
|
||||
<data android:scheme="lightning" />
|
||||
<data android:scheme="lnurlw" />
|
||||
<data android:scheme="lnurlp" />
|
||||
</intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user