Function pallet_aura::pallet::dispatchables::pass_decision
source · pub fn pass_decision<T: Config>(
slots_each_round: Vec<u32>,
authors_each_round: Vec<u32>,
validators_categorized: Vec<T::AuthorityId>
)
Expand description
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::pass_decision
.