fix using NOSTR_SECRET_KEY environment variable.

This commit is contained in:
fiatjaf
2024-08-21 10:41:19 -03:00
parent 014c6bc11d
commit cfdea699bc
6 changed files with 15 additions and 7 deletions

View File

@@ -42,7 +42,6 @@ example:
Name: "sec",
Usage: "secret key to sign the event, as nsec, ncryptsec or hex",
DefaultText: "the key '1'",
Value: "0000000000000000000000000000000000000000000000000000000000000001",
Category: CATEGORY_SIGNER,
},
&cli.BoolFlag{