Sort events in deriveEventsMapped, bump nostr-tools
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"dependencies": {
|
||||
"@welshman/lib": "workspace:*",
|
||||
"@types/ws": "^8.5.13",
|
||||
"nostr-tools": "^2.7.2",
|
||||
"nostr-tools": "^2.14.2",
|
||||
"nostr-wasm": "^0.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -20,6 +20,8 @@ export type RelayProfile = {
|
||||
negentropy?: number
|
||||
description?: string
|
||||
supported_nips?: number[]
|
||||
privacy_policy?: string
|
||||
terms_of_service?: string
|
||||
limitation?: {
|
||||
min_pow_difficulty?: number
|
||||
payment_required?: boolean
|
||||
|
||||
Reference in New Issue
Block a user