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

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