Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
MoveAbort
Interface MoveAbort
interface
MoveAbort
{
abortCode
:
string
;
cleverError
?:
CleverError
;
location
?:
MoveLocation
;
}
Index
Properties
abort
Code
clever
Error?
location?
Properties
abort
Code
abortCode
:
string
Optional
clever
Error
cleverError
?:
CleverError
Optional
location
location
?:
MoveLocation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abort
Code
clever
Error
location
Documentation
Loading...