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