[−][src]Trait sp_state_machine::backend::Consolidate
Trait that allows consolidate two transactions together.
Required methods
fn consolidate(&mut self, other: Self)
Consolidate two transactions into one.