@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
DirectWriteSet
Type Alias DirectWriteSet
The set of direct write operations, identified by a type string.
type
DirectWriteSet
=
{
changes
:
WriteSetChange
[]
;
events
:
Event
[]
;
type
:
string
;
}
Index
Properties
changes
events
type
Properties
changes
changes
:
WriteSetChange
[]
events
events
:
Event
[]
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changes
events
type
@aptos-labs/ts-sdk - v5.1.4
Loading...
The set of direct write operations, identified by a type string.