Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
getUpdateCollectionExternalPluginAdapterV1Instruction
Function getUpdateCollectionExternalPluginAdapterV1Instruction
getUpdateCollectionExternalPluginAdapterV1Instruction
<
TAccountCollection
extends
string
,
TAccountPayer
extends
string
,
TAccountAuthority
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountLogWrapper
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"CoREENxT6tW1HoK8ypY1SxRMZTcVPm7R94rH4PZNhX7d"
>
,
>
(
input
:
UpdateCollectionExternalPluginAdapterV1Input
<
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
UpdateCollectionExternalPluginAdapterV1Instruction
<
TProgramAddress
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Updates the configuration of an existing external plugin adapter on a collection.
Type Parameters
TAccountCollection
extends
string
TAccountPayer
extends
string
TAccountAuthority
extends
string
TAccountSystemProgram
extends
string
TAccountLogWrapper
extends
string
TProgramAddress
extends
Address
=
Address
<
"CoREENxT6tW1HoK8ypY1SxRMZTcVPm7R94rH4PZNhX7d"
>
Parameters
input
:
UpdateCollectionExternalPluginAdapterV1Input
<
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
UpdateCollectionExternalPluginAdapterV1Instruction
<
TProgramAddress
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Updates the configuration of an existing external plugin adapter on a collection.