Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.38.0
@aptos-labs/ts-sdk
MoveModuleBytecode
Type Alias MoveModuleBytecode
MoveModuleBytecode
:
{
abi
?:
MoveModule
;
bytecode
:
string
}
A Move module containing an address.
Type declaration
Optional
abi
?:
MoveModule
bytecode
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.38.0
Loading...
A Move module containing an address.