Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.38.0
@aptos-labs/ts-sdk
ScriptWriteSet
Type Alias ScriptWriteSet
ScriptWriteSet
:
{
execute_as
:
string
;
script
:
ScriptPayloadResponse
;
type
:
string
;
}
The set of properties for writing scripts, including the type of script.
Type declaration
execute_as
:
string
script
:
ScriptPayloadResponse
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.38.0
Loading...
The set of properties for writing scripts, including the type of script.