rot13maxi/moe-bot

NOSTR_PRIVKEY is "nsec...."?

Opened this issue · 0 comments

let secret_key = SecretKey::from_str(&env::var("NOSTR_PRIVKEY").unwrap()).unwrap();

Is that the hex or nsec version?