pub fn parse_keys_file(content: &str) -> Vec<KeyEntry>
Parse the keys file content into key entries Format: nsec1... [alias] or hex... [alias] per line Lines starting with # are comments
nsec1... [alias]
hex... [alias]