Type Definition pallet_chainlink_feed::pallet::PalletAdmin[][src]

pub type PalletAdmin<T: Config> = StorageValue<_GeneratedPrefixForStoragePalletAdmin<T>, T::AccountId, ValueQuery>;
Expand description

The account controlling the funds for this pallet.