Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
SuiArgument
Type Alias SuiArgument
Sui
Argument
:
|
"GasCoin"
|
{
Input
:
number
;
}
|
{
Result
:
number
;
}
|
{
NestedResult
:
[
number
,
number
]
;
}
An argument to a transaction in a programmable transaction block
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
An argument to a transaction in a programmable transaction block