Function get_locked_targets

Source
pub fn get_locked_targets(
    lock_set: &MarketLockSet,
    current_ns: u64,
) -> Vec<TargetId>
Expand description

Return all currently locked target IDs.