Sort events in deriveEventsMapped, bump nostr-tools

This commit is contained in:
Jon Staab
2025-06-06 12:45:41 -07:00
parent fa815ff87a
commit bc65b96d46
10 changed files with 46 additions and 45 deletions
+2
View File
@@ -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