pub fn assert_is_operational(deps: Deps<'_>) -> StdResult<()>
Expand description

Fail if the current contract status level is other than ContractStatus::Operational.