Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
MoveLocation
Interface MoveLocation
interface
MoveLocation
{
function
?:
number
;
functionName
?:
string
;
instruction
?:
number
;
module
?:
string
;
package
?:
string
;
}
Index
Properties
function?
function
Name?
instruction?
module?
package?
Properties
Optional
function
function
?:
number
Optional
function
Name
functionName
?:
string
Optional
instruction
instruction
?:
number
Optional
module
module
?:
string
Optional
package
package
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
function
function
Name
instruction
module
package
Documentation
Loading...