Type Definition pallet_democracy::pallet::LastTabledWasExternal [−][src]
type LastTabledWasExternal<T> = StorageValue<_GeneratedPrefixForStorageLastTabledWasExternal<T>, bool, ValueQuery>;
Expand description
True if the last referendum tabled was submitted externally. False if it was a public proposal.