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 */ }
pub type DeletedSharedObjects = Vec<DeletedSharedObjectInfo>;
A sequence of information about deleted shared objects in the transaction’s inputs.
struct DeletedSharedObjects { /* private fields */ }