Type Alias light_concurrent_merkle_tree::changelog::ChangelogEntry22
source · pub type ChangelogEntry22 = ChangelogEntry<22>;Aliased Type§
struct ChangelogEntry22 {
pub root: [u8; 32],
pub path: [[u8; 32]; 22],
pub index: u64,
}Fields§
§root: [u8; 32]Root.
path: [[u8; 32]; 22]§index: u64