Type Definition pallet_funding::Controller
source · [−]pub type Controller<T: Config> = StorageValue<_GeneratedPrefixForStorageController<T>, T::AccountId>;Expand description
Controller of funds (Live Accounting Association Account).
pub type Controller<T: Config> = StorageValue<_GeneratedPrefixForStorageController<T>, T::AccountId>;Controller of funds (Live Accounting Association Account).