Type Alias iota_types::execution::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 */ }