Type Definition pallet_rfp::pallet::AllBids

source · []
pub type AllBids<T: Config> = StorageMap<_GeneratedPrefixForStorageAllBids<T>, Blake2_128Concat, T::BidId, BidDetails<T>, OptionQuery>;