iota_types::execution

Type Alias DeletedSharedObjects

Source
pub type DeletedSharedObjects = Vec<DeletedSharedObjectInfo>;
Expand description

A sequence of information about deleted shared objects in the transaction’s inputs.

Aliased Type§

struct DeletedSharedObjects { /* private fields */ }