Type Definition pallet_quorum::pallet::BurnedQueueItem
source · pub type BurnedQueueItem<BlockNumber, AccountId, StringLimit> = (Hash, Withdrawal<AccountId, BlockNumber, BoundedVec<u8, StringLimit>>);
pub type BurnedQueueItem<BlockNumber, AccountId, StringLimit> = (Hash, Withdrawal<AccountId, BlockNumber, BoundedVec<u8, StringLimit>>);