pub fn permission_binds_to(constraint: &NQuin, target: &NQuin) -> boolExpand description
Verify that a permission constraint is bound to target (the non-fungibility check): its
context binding must match target’s current fingerprint. Tampering with target, or moving
the constraint to a different nquin, breaks the binding.