Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
UpdateMetadataAccountInput
Type Alias UpdateMetadataAccountInput<TAccountMetadata, TAccountUpdateAuthority>
type
UpdateMetadataAccountInput
<
TAccountMetadata
extends
string
=
string
,
TAccountUpdateAuthority
extends
string
=
string
,
>
=
{
metadata
:
Address
<
TAccountMetadata
>
;
updateAuthority
:
TransactionSigner
<
TAccountUpdateAuthority
>
;
}
Type Parameters
TAccountMetadata
extends
string
=
string
TAccountUpdateAuthority
extends
string
=
string
Index
Properties
metadata
update
Authority
Properties
metadata
metadata
:
Address
<
TAccountMetadata
>
Metadata account
update
Authority
updateAuthority
:
TransactionSigner
<
TAccountUpdateAuthority
>
Update authority key
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
update
Authority
Coda by Ian Macalinao
Loading...
Metadata account