Adjusts the Wallet Connect API to the new RPC design

This commit is contained in:
Vitor Pamplona
2023-04-23 16:10:09 -04:00
parent c1d05f8b2f
commit ed4c19ac79
14 changed files with 297 additions and 20 deletions
+1
View File
@@ -50,6 +50,7 @@
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="nostrwalletconnect" />
<data android:scheme="nostr+walletconnect" />
</intent-filter>
<meta-data