type CommitmentAsset<T, I> = <Pallet<T, I> as InspectAsset<Proprietor<T>>>::Asset;Expand description
The asset type used for pallet-commitment.
type CommitmentAsset<T, I> = <Pallet<T, I> as InspectAsset<Proprietor<T>>>::Asset;The asset type used for pallet-commitment.