Add pubkey
This commit is contained in:
parent
e40a4645a3
commit
e35ee3282c
|
@ -59,6 +59,7 @@ impl Config {
|
||||||
serde_json::json!({
|
serde_json::json!({
|
||||||
"contact": "klink@zhitno.st",
|
"contact": "klink@zhitno.st",
|
||||||
"name": "zhitno.st",
|
"name": "zhitno.st",
|
||||||
|
"pubkey": "87f83091b4dee616b3ee0d6eee658f4678c8422c8cfe6d449e0fd1c7bdd2f4f4",
|
||||||
"description": "Very *special* nostr relay",
|
"description": "Very *special* nostr relay",
|
||||||
"supported_nips": [ 1, 2, 4, 9, 11, 12, 15, 16, 20, 22, 28, 33, 40, 42, 45, 50 ],
|
"supported_nips": [ 1, 2, 4, 9, 11, 12, 15, 16, 20, 22, 28, 33, 40, 42, 45, 50 ],
|
||||||
"software": "git+https://git.zhitno.st/Klink/sneedstr.git",
|
"software": "git+https://git.zhitno.st/Klink/sneedstr.git",
|
||||||
|
|
Loading…
Reference in a new issue