upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/47.md
diff options
context:
space:
mode:
authorSam Samskies <samsamskies@gmail.com>2024-05-11 14:58:40 -0500
committerfiatjaf_ <fiatjaf@gmail.com>2024-05-16 14:45:56 -0300
commitb1f771302a6a1a94c888b619e08a9c302df85fc2 (patch)
treeee1bfacdf7b75418e498482f69de94944abbdcb9 /47.md
parent38ee6511dc3ac9fb1b5b91920963844e2a9a0ada (diff)
fix NWC connection string example
Diffstat (limited to '47.md')
-rw-r--r--47.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/47.md b/47.md
index 9033847..0f93b20 100644
--- a/47.md
+++ b/47.md
@@ -95,7 +95,7 @@ The **client** should then store this connection and use it when the user wants
95 95
96### Example connection string 96### Example connection string
97```sh 97```sh
98nostr+walletconnect:b889ff5b1513b641e2a139f661a661364979c5beee91842f8f0ef42ab558e9d4?relay=wss%3A%2F%2Frelay.damus.io&secret=71a8c14c1407c113601079c4302dab36460f0ccd0ad506f1f2dc73b5100e4f3c 98nostr+walletconnect://b889ff5b1513b641e2a139f661a661364979c5beee91842f8f0ef42ab558e9d4?relay=wss%3A%2F%2Frelay.damus.io&secret=71a8c14c1407c113601079c4302dab36460f0ccd0ad506f1f2dc73b5100e4f3c
99``` 99```
100 100
101## Commands 101## Commands