Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
SuiMoveNormalizedType
Type Alias SuiMoveNormalizedType
Sui
Move
Normalized
Type
:
|
"Bool"
|
"U8"
|
"U16"
|
"U32"
|
"U64"
|
"U128"
|
"U256"
|
"Address"
|
"Signer"
|
{
Struct
:
{
address
:
string
;
module
:
string
;
name
:
string
;
typeArguments
:
SuiMoveNormalizedType
[]
;
}
;
}
|
{
Vector
:
SuiMoveNormalizedType
;
}
|
{
TypeParameter
:
number
;
}
|
{
Reference
:
SuiMoveNormalizedType
;
}
|
{
MutableReference
:
SuiMoveNormalizedType
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...