Type Definition pallet_chainlink_feed::pallet::FeedCreators [−][src]
pub type FeedCreators<T: Config> = StorageMap<_GeneratedPrefixForStorageFeedCreators<T>, Blake2_128Concat, T::AccountId, (), OptionQuery>;
Expand description
Accounts allowed to create feeds.