Documentation
Preparing search index...
@orca-so/whirlpools-client
getInitializeTickArrayInstruction
Function getInitializeTickArrayInstruction
getInitializeTickArrayInstruction
<
TAccountWhirlpool
extends
string
,
TAccountFunder
extends
string
,
TAccountTickArray
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
>
,
>
(
input
:
InitializeTickArrayInput
<
TAccountWhirlpool
,
TAccountFunder
,
TAccountTickArray
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
InitializeTickArrayInstruction
<
TProgramAddress
,
TAccountWhirlpool
,
TAccountFunder
,
TAccountTickArray
,
TAccountSystemProgram
,
>
Type Parameters
TAccountWhirlpool
extends
string
TAccountFunder
extends
string
TAccountTickArray
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
>
Parameters
input
:
InitializeTickArrayInput
<
TAccountWhirlpool
,
TAccountFunder
,
TAccountTickArray
,
TAccountSystemProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
InitializeTickArrayInstruction
<
TProgramAddress
,
TAccountWhirlpool
,
TAccountFunder
,
TAccountTickArray
,
TAccountSystemProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...