Type Alias CommitmentReason

Source
type CommitmentReason<T, I> = <Pallet<T, I> as Commitment<Proprietor<T>>>::Reason;
Expand description

The fungible compile-time freeze-reason (a runtime composite enum) type used for pallet-commitment.