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.
pub fn get_collator_keys_from_seed(seed: &str) -> AuraId
Generate collator keys from seed.
This function’s return type must always match the session keys of the chain in tuple format.