Function sp_ver::calculate_next_seed
source · pub fn calculate_next_seed<T: Keystore + ?Sized>(
keystore: &T,
public_key: &Public,
prev_seed: &ShufflingSeed
) -> Option<ShufflingSeed>
pub fn calculate_next_seed<T: Keystore + ?Sized>(
keystore: &T,
public_key: &Public,
prev_seed: &ShufflingSeed
) -> Option<ShufflingSeed>