Documentation
Preparing search index...
@orca-so/whirlpools-client
MigrateRepurposeRewardAuthoritySpaceInstruction
Type Alias MigrateRepurposeRewardAuthoritySpaceInstruction<TProgram, TAccountWhirlpool, TRemainingAccounts>
MigrateRepurposeRewardAuthoritySpaceInstruction
:
Instruction
<
TProgram
>
&
InstructionWithData
<
ReadonlyUint8Array
,
>
&
InstructionWithAccounts
<
[
TAccountWhirlpool
extends
string
?
WritableAccount
<
TAccountWhirlpool
>
:
TAccountWhirlpool
,
...
TRemainingAccounts
,
]
,
>
Type Parameters
TProgram
extends
string
=
typeof
WHIRLPOOL_PROGRAM_ADDRESS
TAccountWhirlpool
extends
string
|
AccountMeta
<
string
>
=
string
TRemainingAccounts
extends
readonly
AccountMeta
<
string
>
[]
=
[
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...