Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
getBubblegumSetCollectionSizeInstruction
Function getBubblegumSetCollectionSizeInstruction
getBubblegumSetCollectionSizeInstruction
<
TAccountCollectionMetadata
extends
string
,
TAccountCollectionAuthority
extends
string
,
TAccountCollectionMint
extends
string
,
TAccountBubblegumSigner
extends
string
,
TAccountCollectionAuthorityRecord
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
,
>
(
input
:
BubblegumSetCollectionSizeInput
<
TAccountCollectionMetadata
,
TAccountCollectionAuthority
,
TAccountCollectionMint
,
TAccountBubblegumSigner
,
TAccountCollectionAuthorityRecord
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
BubblegumSetCollectionSizeInstruction
<
TProgramAddress
,
TAccountCollectionMetadata
,
TAccountCollectionAuthority
,
TAccountCollectionMint
,
TAccountBubblegumSigner
,
TAccountCollectionAuthorityRecord
,
>
Type Parameters
TAccountCollectionMetadata
extends
string
TAccountCollectionAuthority
extends
string
TAccountCollectionMint
extends
string
TAccountBubblegumSigner
extends
string
TAccountCollectionAuthorityRecord
extends
string
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
Parameters
input
:
BubblegumSetCollectionSizeInput
<
TAccountCollectionMetadata
,
TAccountCollectionAuthority
,
TAccountCollectionMint
,
TAccountBubblegumSigner
,
TAccountCollectionAuthorityRecord
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
BubblegumSetCollectionSizeInstruction
<
TProgramAddress
,
TAccountCollectionMetadata
,
TAccountCollectionAuthority
,
TAccountCollectionMint
,
TAccountBubblegumSigner
,
TAccountCollectionAuthorityRecord
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...