chain_of_custody_integrity::custody_transfer

Function validate_create_custody_transfer

Source
pub fn validate_create_custody_transfer(
    _action: EntryCreationAction,
    custody_transfer: CustodyTransfer,
) -> ExternResult<ValidateCallbackResult>