Skip to main content

status

Function status 

Source
pub fn status(
    store: &LocalFsStore,
    flags: &OpFlags,
    payload: Option<UpdatesStatusPayload>,
) -> Result<OpOutcome, OpError>
Expand description

op updates status — report whether the env holds an enrolled update-channel certificate and, if so, its serial + validity window. Read-only (not audited), so it never reveals the private key.