pub type RatificationsPath<N> = MerklePath<N, RATIFICATIONS_DEPTH>;Expand description
The Merkle path for a ratification in a block.
Aliased Typeยง
pub struct RatificationsPath<N> { /* private fields */ }pub type RatificationsPath<N> = MerklePath<N, RATIFICATIONS_DEPTH>;The Merkle path for a ratification in a block.
pub struct RatificationsPath<N> { /* private fields */ }