Function holochain_state::mutations::set_dependency[][src]

pub fn set_dependency(
    txn: &mut Transaction<'_>,
    hash: DhtOpHash,
    dependency: Dependency
) -> StateMutationResult<()>
Expand description

Set the integration dependency of a [DhtOp] in the database.