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