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 */ }