pub type ConsensusStreamEndedObjects = Vec<ConsensusStreamEndedInfo>;
Expand description
A sequence of information about removed consensus objects in the transaction’s inputs.
Aliased Type§
struct ConsensusStreamEndedObjects { /* private fields */ }