mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
remove invalid trailing comma in JSON
This commit is contained in:
parent
e79c84aecc
commit
544ec6dcc8
2
35.md
2
35.md
|
@ -34,7 +34,7 @@ This NIP proposes an optional additional key like this:
|
||||||
},
|
},
|
||||||
"relays": {
|
"relays": {
|
||||||
"b0635d6a9851d3aed0cd6c495b282167acf761729078d975fc341b22650b07b9": [ "wss://relay.example.com", "wss://relay2.example.com" ]
|
"b0635d6a9851d3aed0cd6c495b282167acf761729078d975fc341b22650b07b9": [ "wss://relay.example.com", "wss://relay2.example.com" ]
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
````
|
````
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user