pub fn is_target_locked(
lock_set: &MarketLockSet,
target: TargetId,
current_ns: u64,
) -> boolExpand description
Check if a target is currently locked.
pub fn is_target_locked(
lock_set: &MarketLockSet,
target: TargetId,
current_ns: u64,
) -> boolCheck if a target is currently locked.