Skip to main content

apply_enrollment_frontier

Function apply_enrollment_frontier 

Source
pub fn apply_enrollment_frontier<F>(
    owner: LiveFrontierOwner,
    operation: EnrollmentCommit<F>,
    attached_charge: RetainedRecordCharge,
) -> LiveFrontierResult<EnrollmentCommit<F>>
Expand description

Applies a subsequent enrollment to the complete live owner.

ยงErrors

Returns a failure retaining the unchanged owner and intact enrollment commit.