You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "all wallet data is stored on Nostr relays, signed and encrypted with the given key, and reloaded again from relays on every call.\n\nthe same data can be accessed by other compatible nip60 clients.",
89
107
DisableSliceFlagSeparator: true,
90
-
Flags: defaultKeyFlags,
108
+
Flags: append(defaultKeyFlags,
109
+
&cli.BoolFlag{
110
+
Name: "stream",
111
+
Usage: "keep listening for wallet-related events and logging them",
0 commit comments