Skip to main content

load_registry

Function load_registry 

Source
pub(crate) fn load_registry(path: &str) -> Registry
Expand description

The trusted keys this client holds, in the operator’s own file format: one key per line, hex, with an optional channel name before it.

Reusing that spelling means the file an operator already keeps is the file a verifying client already has, rather than a second format that can disagree with the first.