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