Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
getConvertMasterEditionV1ToV2Instruction
Function getConvertMasterEditionV1ToV2Instruction
getConvertMasterEditionV1ToV2Instruction
<
TAccountMasterEdition
extends
string
,
TAccountOneTimeAuth
extends
string
,
TAccountPrintingMint
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
,
>
(
input
:
ConvertMasterEditionV1ToV2Input
<
TAccountMasterEdition
,
TAccountOneTimeAuth
,
TAccountPrintingMint
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
ConvertMasterEditionV1ToV2Instruction
<
TProgramAddress
,
TAccountMasterEdition
,
TAccountOneTimeAuth
,
TAccountPrintingMint
,
>
Type Parameters
TAccountMasterEdition
extends
string
TAccountOneTimeAuth
extends
string
TAccountPrintingMint
extends
string
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
Parameters
input
:
ConvertMasterEditionV1ToV2Input
<
TAccountMasterEdition
,
TAccountOneTimeAuth
,
TAccountPrintingMint
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
ConvertMasterEditionV1ToV2Instruction
<
TProgramAddress
,
TAccountMasterEdition
,
TAccountOneTimeAuth
,
TAccountPrintingMint
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...