Type Alias light_concurrent_merkle_tree::changelog::ChangelogEntry26
source · pub type ChangelogEntry26 = ChangelogEntry<26>;Aliased Type§
struct ChangelogEntry26 {
pub path: ChangelogPath<26>,
pub index: u64,
}Fields§
§path: ChangelogPath<26>§index: u64