pub fn remove(
store: &LocalFsStore,
flags: &OpFlags,
payload: Option<TrustRootRemovePayload>,
) -> Result<OpOutcome, OpError>Expand description
op env trust-root remove — silently no-ops if the key isn’t present.
pub fn remove(
store: &LocalFsStore,
flags: &OpFlags,
payload: Option<TrustRootRemovePayload>,
) -> Result<OpOutcome, OpError>op env trust-root remove — silently no-ops if the key isn’t present.