mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
fix NWC connection string example
This commit is contained in:
parent
38ee6511dc
commit
b1f771302a
2
47.md
2
47.md
|
@ -95,7 +95,7 @@ The **client** should then store this connection and use it when the user wants
|
||||||
|
|
||||||
### Example connection string
|
### Example connection string
|
||||||
```sh
|
```sh
|
||||||
nostr+walletconnect:b889ff5b1513b641e2a139f661a661364979c5beee91842f8f0ef42ab558e9d4?relay=wss%3A%2F%2Frelay.damus.io&secret=71a8c14c1407c113601079c4302dab36460f0ccd0ad506f1f2dc73b5100e4f3c
|
nostr+walletconnect://b889ff5b1513b641e2a139f661a661364979c5beee91842f8f0ef42ab558e9d4?relay=wss%3A%2F%2Frelay.damus.io&secret=71a8c14c1407c113601079c4302dab36460f0ccd0ad506f1f2dc73b5100e4f3c
|
||||||
```
|
```
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
Loading…
Reference in New Issue
Block a user