Type Definition pallet_chainlink_feed::pallet::PendingPalletAdmin [−][src]
pub type PendingPalletAdmin<T: Config> = StorageValue<_GeneratedPrefixForStoragePendingPalletAdmin<T>, T::AccountId>;
Expand description
The account to set as future pallet admin.