aaa
This commit is contained in:
parent
c8602461c9
commit
ad8b83ac61
2 changed files with 15 additions and 16 deletions
|
|
@ -66,7 +66,7 @@ func LoadConfig() *Config {
|
|||
if prefix != "nsec" {
|
||||
log.Fatalf("not an nsec, got %s", prefix)
|
||||
}
|
||||
|
||||
|
||||
pk := nostr.GetPublicKey(sk)
|
||||
npub := nip19.EncodeNpub(pk)
|
||||
log.Printf("Loading private key from file %s. Will send alerts from %s", nsecfile, npub)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue