Skip to main content

set_active_zone_keys

Function set_active_zone_keys 

Source
pub fn set_active_zone_keys(keys: BTreeMap<String, [u8; 32]>)
Expand description

Replace the thread-local active zone-keys with the given map. Typically called once per joy command after passphrase verification.