Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
getUpdateExternalPluginAdapterV1Instruction
Function getUpdateExternalPluginAdapterV1Instruction
getUpdateExternalPluginAdapterV1Instruction
<
TAccountAsset
extends
string
,
TAccountCollection
extends
string
,
TAccountPayer
extends
string
,
TAccountAuthority
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountLogWrapper
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"CoREENxT6tW1HoK8ypY1SxRMZTcVPm7R94rH4PZNhX7d"
>
,
>
(
input
:
UpdateExternalPluginAdapterV1Input
<
TAccountAsset
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
UpdateExternalPluginAdapterV1Instruction
<
TProgramAddress
,
TAccountAsset
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Updates the configuration of an existing external plugin adapter on an asset.
Type Parameters
TAccountAsset
extends
string
TAccountCollection
extends
string
TAccountPayer
extends
string
TAccountAuthority
extends
string
TAccountSystemProgram
extends
string
TAccountLogWrapper
extends
string
TProgramAddress
extends
Address
=
Address
<
"CoREENxT6tW1HoK8ypY1SxRMZTcVPm7R94rH4PZNhX7d"
>
Parameters
input
:
UpdateExternalPluginAdapterV1Input
<
TAccountAsset
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
UpdateExternalPluginAdapterV1Instruction
<
TProgramAddress
,
TAccountAsset
,
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 an asset.