Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-bubblegum
SetDecompressableStateInstruction
Type Alias SetDecompressableStateInstruction<TProgram, TAccountTreeAuthority, TAccountTreeCreator, TRemainingAccounts>
SetDecompressableStateInstruction
:
Instruction
<
TProgram
>
&
InstructionWithData
<
ReadonlyUint8Array
,
>
&
InstructionWithAccounts
<
[
TAccountTreeAuthority
extends
string
?
WritableAccount
<
TAccountTreeAuthority
>
:
TAccountTreeAuthority
,
TAccountTreeCreator
extends
string
?
ReadonlySignerAccount
<
TAccountTreeCreator
>
&
AccountSignerMeta
<
TAccountTreeCreator
,
>
:
TAccountTreeCreator
,
...
TRemainingAccounts
,
]
,
>
Type Parameters
TProgram
extends
string
=
typeof
BUBBLEGUM_PROGRAM_ADDRESS
TAccountTreeAuthority
extends
string
|
AccountMeta
<
string
>
=
string
TAccountTreeCreator
extends
string
|
AccountMeta
<
string
>
=
string
TRemainingAccounts
extends
readonly
AccountMeta
<
string
>
[]
=
[
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...