mirror of
https://github.com/Yonle/bostr.git
synced 2025-09-28 05:46:22 +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.
|
||||
server_meta: {
|
||||
"contact": "unset",
|
||||
"pubkey": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"description": "Nostr relay bouncer",
|
||||
"name": "Bostr",
|
||||
"software": "git+https://github.com/Yonle/bostr",
|
||||
|
Reference in New Issue
Block a user