Type Alias diem_types::proof::definition::EventAccumulatorProof

source ·
pub type EventAccumulatorProof = AccumulatorProof<EventAccumulatorHasher>;

Aliased Type§

struct EventAccumulatorProof { /* private fields */ }