Type Alias massa_executed_ops::ExecutedDenunciationsChanges

source ·
pub type ExecutedDenunciationsChanges = HashSet<DenunciationIndex>;
Expand description

Speculative changes for ExecutedOps

Aliased Type§

struct ExecutedDenunciationsChanges { /* private fields */ }