Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
getRevokeCollectionPluginAuthorityV1Instruction
Function getRevokeCollectionPluginAuthorityV1Instruction
getRevokeCollectionPluginAuthorityV1Instruction
<
TAccountCollection
extends
string
,
TAccountPayer
extends
string
,
TAccountAuthority
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountLogWrapper
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"CoREENxT6tW1HoK8ypY1SxRMZTcVPm7R94rH4PZNhX7d"
>
,
>
(
input
:
RevokeCollectionPluginAuthorityV1Input
<
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
RevokeCollectionPluginAuthorityV1Instruction
<
TProgramAddress
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Resets a plugin on a collection back to its default authority.
Type Parameters
TAccountCollection
extends
string
TAccountPayer
extends
string
TAccountAuthority
extends
string
TAccountSystemProgram
extends
string
TAccountLogWrapper
extends
string
TProgramAddress
extends
Address
=
Address
<
"CoREENxT6tW1HoK8ypY1SxRMZTcVPm7R94rH4PZNhX7d"
>
Parameters
input
:
RevokeCollectionPluginAuthorityV1Input
<
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
RevokeCollectionPluginAuthorityV1Instruction
<
TProgramAddress
,
TAccountCollection
,
TAccountPayer
,
TAccountAuthority
,
TAccountSystemProgram
,
TAccountLogWrapper
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Resets a plugin on a collection back to its default authority.