diff options
| -rw-r--r-- | 35.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -34,7 +34,7 @@ This NIP proposes an optional additional key like this: | |||
| 34 | }, | 34 | }, |
| 35 | "relays": { | 35 | "relays": { |
| 36 | "b0635d6a9851d3aed0cd6c495b282167acf761729078d975fc341b22650b07b9": [ "wss://relay.example.com", "wss://relay2.example.com" ] | 36 | "b0635d6a9851d3aed0cd6c495b282167acf761729078d975fc341b22650b07b9": [ "wss://relay.example.com", "wss://relay2.example.com" ] |
| 37 | }, | 37 | } |
| 38 | } | 38 | } |
| 39 | ```` | 39 | ```` |
| 40 | 40 | ||