previousTransaction property
The digest of the transaction that created or last mutated this object. Default to be undefined unless SuiObjectDataOptions.showPreviousTransaction is set to true
Implementation
TransactionDigest? previousTransaction;
The digest of the transaction that created or last mutated this object. Default to be undefined unless SuiObjectDataOptions.showPreviousTransaction is set to true
TransactionDigest? previousTransaction;