Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.38.0
@aptos-labs/ts-sdk
MoveScriptBytecode
Type Alias MoveScriptBytecode
MoveScriptBytecode
:
{
abi
?:
MoveFunction
;
bytecode
:
string
}
The bytecode for a Move script.
Type declaration
Optional
abi
?:
MoveFunction
bytecode
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.38.0
Loading...
The bytecode for a Move script.