Skip to main content

check_node_locks

Function check_node_locks 

Source
pub fn check_node_locks(
    intent_quins: &[NQuin],
    current_graph: &[NQuin],
    agent_did_hash: u64,
) -> Result<(), EpistemicError>
Expand description

Checks if any nodes requested by an intent quin are locked by another agent.