Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
getUpdateCollectionV1Instruction
Function getUpdateCollectionV1Instruction
getUpdateCollectionV1Instruction
<
TAccountCollection
extends
string
,
TAccountPayer
extends
string
,
TAccountAuthority
extends
string
,
TAccountNewUpdateAuthority
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountLogWrapper
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"CoREENxT6tW1HoK8ypY1SxRMZTcVPm7R94rH4PZNhX7d"
>
,
>
(
input
:
UpdateCollectionV1Input
<
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountNewUpdateAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
UpdateCollectionV1Instruction
<
TProgramAddress
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountNewUpdateAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Updates a collection's name and/or URI.
Type Parameters
TAccountCollection
extends
string
TAccountPayer
extends
string
TAccountAuthority
extends
string
TAccountNewUpdateAuthority
extends
string
TAccountSystemProgram
extends
string
TAccountLogWrapper
extends
string
TProgramAddress
extends
Address
=
Address
<
"CoREENxT6tW1HoK8ypY1SxRMZTcVPm7R94rH4PZNhX7d"
>
Parameters
input
:
UpdateCollectionV1Input
<
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountNewUpdateAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
UpdateCollectionV1Instruction
<
TProgramAddress
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountNewUpdateAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Updates a collection's name and/or URI.