Function holochain_state::mutations::set_require_receipt[][src]

pub fn set_require_receipt(
    txn: &mut Transaction<'_>,
    hash: DhtOpHash,
    require_receipt: bool
) -> StateMutationResult<()>
Expand description

Set the whether or not a receipt is required of a [DhtOp] in the database.