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