Add pubkey

This commit is contained in:
Tony Klink 2024-02-26 22:03:45 -06:00
parent e40a4645a3
commit e35ee3282c
Signed by: klink
GPG key ID: 85175567C4D19231

View file

@ -59,6 +59,7 @@ impl Config {
serde_json::json!({
"contact": "klink@zhitno.st",
"name": "zhitno.st",
"pubkey": "87f83091b4dee616b3ee0d6eee658f4678c8422c8cfe6d449e0fd1c7bdd2f4f4",
"description": "Very *special* nostr relay",
"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",