Function t1rn_collator::chain_spec::get_collator_keys_from_seed
source · pub fn get_collator_keys_from_seed(seed: &str) -> AuraId
Expand description
Generate collator keys from seed.
This function’s return type must always match the session keys of the chain in tuple format.