Function pallet_session::historical::shared::derive_key

source ·
pub(super) fn derive_key<P: AsRef<[u8]>>(
    prefix: P,
    session_index: SessionIndex,
) -> Vec<u8> 
Expand description

Derive the key used to store the list of validators