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.
type CommitmentReason<T, I> = <Pallet<T, I> as Commitment<Proprietor<T>>>::Reason;The fungible compile-time freeze-reason (a runtime composite enum)
type used for pallet-commitment.