WIP Edit nostr profile

This commit is contained in:
2026-08-11 13:26:38 -06:00
parent cbde625a5d
commit d2152d0ca4
11 changed files with 146 additions and 26 deletions
@@ -1,6 +1,6 @@
module NostrManager
class FetchLatestEvent < NostrManagerService
TIMEOUT = 5
TIMEOUT = 20
def initialize(relays:, filter:, max_events: 2)
@relays = relays