mirror of
https://github.com/Yonle/bostr.git
synced 2025-09-29 06:12:37 +02:00
defaultconf: add pubkey field for nip11
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -58,6 +58,7 @@ module.exports = {
|
|||||||
// Only for when nostr client requesting server information.
|
// Only for when nostr client requesting server information.
|
||||||
server_meta: {
|
server_meta: {
|
||||||
"contact": "unset",
|
"contact": "unset",
|
||||||
|
"pubkey": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"description": "Nostr relay bouncer",
|
"description": "Nostr relay bouncer",
|
||||||
"name": "Bostr",
|
"name": "Bostr",
|
||||||
"software": "git+https://github.com/Yonle/bostr",
|
"software": "git+https://github.com/Yonle/bostr",
|
||||||
|
Reference in New Issue
Block a user