pub type LegacyLeafChain<TYPES> = Vec<LegacyLeafInfo<TYPES>>;Expand description
Pre-epoch version of LeafChain
Aliased Typeยง
pub struct LegacyLeafChain<TYPES> { /* private fields */ }pub type LegacyLeafChain<TYPES> = Vec<LegacyLeafInfo<TYPES>>;Pre-epoch version of LeafChain
pub struct LegacyLeafChain<TYPES> { /* private fields */ }