Preparing search index...
The search index is not available
@solana/spl-token-group
@solana/spl-token-group
UpdateGroupMaxSize
Interface UpdateGroupMaxSize
interface
UpdateGroupMaxSize
{
group
:
PublicKey
;
maxSize
:
number
;
programId
:
PublicKey
;
updateAuthority
:
PublicKey
;
}
Index
Properties
group
max
Size
program
Id
update
Authority
Properties
group
group
:
PublicKey
max
Size
max
Size
:
number
program
Id
program
Id
:
PublicKey
update
Authority
update
Authority
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
group
max
Size
program
Id
update
Authority
@solana/spl-token-group
ImmutableGroupError
IncorrectMintAuthorityError
IncorrectUpdateAuthorityError
MemberAccountIsGroupAccountError
SizeExceedsMaxSizeError
SizeExceedsNewMaxSizeError
TokenGroupError
InitializeGroupInstruction
InitializeMember
TokenGroup
TokenGroupMember
UpdateGroupAuthority
UpdateGroupMaxSize
createInitializeGroupInstruction
createInitializeMemberInstruction
createUpdateGroupAuthorityInstruction
createUpdateGroupMaxSizeInstruction
packTokenGroup
packTokenGroupMember
unpackTokenGroup
unpackTokenGroupMember
Loading...
Generated using
TypeDoc