@sentio/sdk
Preparing search index...
aptos/builtin
_0x4
aptos_token
entry
setCollectionDescription
Function setCollectionDescription
setCollectionDescription
<
T0
=
any
>
(
client
:
Aptos
,
account
:
Account
,
request
:
{
functionArguments
:
[
string
,
string
]
;
typeArguments
:
[
`
${
string
}
::
${
string
}
::
${
string
}
`
]
;
}
,
options
?:
InputGenerateTransactionOptions
,
)
:
Promise
<
PendingTransactionResponse
>
Type Parameters
T0
=
any
Parameters
client
:
Aptos
account
:
Account
request
:
{
functionArguments
:
[
string
,
string
]
;
typeArguments
:
[
`
${
string
}
::
${
string
}
::
${
string
}
`
]
;
}
Optional
options
:
InputGenerateTransactionOptions
Returns
Promise
<
PendingTransactionResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...