mirror of
https://github.com/Yonle/bostr.git
synced 2025-10-10 16:42:34 +02:00
change the default supported_nips once again
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -30,8 +30,8 @@ module.exports = {
|
|||||||
"software": "git+https://github.com/Yonle/bostr",
|
"software": "git+https://github.com/Yonle/bostr",
|
||||||
|
|
||||||
// Some nostr client may read the following for compatibility check.
|
// Some nostr client may read the following for compatibility check.
|
||||||
// You may change the supported_nips when needed.
|
// You may change the supported_nips to match with what your relays supported.
|
||||||
"supported_nips": [1,9,11,12,15,16,20,22,26,28,33,40],
|
"supported_nips": [1,9,11,12,15,16,20,22,26,28,33,40,50],
|
||||||
"version": "1.0.0"
|
"version": "1.0.0"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user