Update config
Now supports NIP-45
This commit is contained in:
parent
5b7d0b7938
commit
f24918f1e4
|
@ -45,7 +45,7 @@ impl Config {
|
|||
"contact": "klink@zhitno.st",
|
||||
"name": "zhitno.st",
|
||||
"description": "Very *special* nostr relay",
|
||||
"supported_nips": [ 1, 9, 11, 12, 15, 16, 20, 22, 28, 33 ],
|
||||
"supported_nips": [ 1, 9, 11, 12, 15, 16, 20, 22, 28, 33, 45 ],
|
||||
"software": "git+https://git.zhitno.st/Klink/sneedstr.git",
|
||||
"version": "0.1.0"
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue