sharedObjects property

List<SuiObjectRef>? sharedObjects
getter/setter pair

The object references of the shared objects used in this transaction. Empty if no shared objects were used.

Implementation

List<SuiObjectRef>? sharedObjects;