Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
UpdateCollectionInfoV1Input
Type Alias UpdateCollectionInfoV1Input<TAccountCollection, TAccountBubblegumSigner>
type
UpdateCollectionInfoV1Input
<
TAccountCollection
extends
string
=
string
,
TAccountBubblegumSigner
extends
string
=
string
,
>
=
{
bubblegumSigner
:
TransactionSigner
<
TAccountBubblegumSigner
>
;
collection
:
Address
<
TAccountCollection
>
;
updateCollectionInfoV1Args
:
UpdateCollectionInfoV1InstructionDataArgs
[
"updateCollectionInfoV1Args"
]
;
}
Type Parameters
TAccountCollection
extends
string
=
string
TAccountBubblegumSigner
extends
string
=
string
Index
Properties
bubblegum
Signer
collection
update
Collection
Info
V1
Args
Properties
bubblegum
Signer
bubblegumSigner
:
TransactionSigner
<
TAccountBubblegumSigner
>
Bubblegum PDA signer
collection
collection
:
Address
<
TAccountCollection
>
The address of the asset
update
Collection
Info
V1
Args
updateCollectionInfoV1Args
:
UpdateCollectionInfoV1InstructionDataArgs
[
"updateCollectionInfoV1Args"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubblegum
Signer
collection
update
Collection
Info
V1
Args
Coda by Ian Macalinao
Loading...
Bubblegum PDA signer