@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
ScriptWriteSet
Type Alias ScriptWriteSet
The set of properties for writing scripts, including the type of script.
type
ScriptWriteSet
=
{
execute_as
:
string
;
script
:
ScriptPayloadResponse
;
type
:
string
;
}
Index
Properties
execute_
as
script
type
Properties
execute_
as
execute_as
:
string
script
script
:
ScriptPayloadResponse
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
execute_
as
script
type
@aptos-labs/ts-sdk - v5.1.4
Loading...
The set of properties for writing scripts, including the type of script.