Skip to main content

wizard_unlocked

Function wizard_unlocked 

Source
pub fn wizard_unlocked(now_secs: u64) -> bool
Expand description

Whether the owner wizard is unlocked (the timelock is a coordination gate, re-checked at the command entry, not just in the UI). now_secs is passed in (the core has no clock).