Parameters to initialize a TickArray account.
PublicKey for the whirlpool that the initialized tick-array will host ticks for.
PDA for the tick array account that will be initialized
The starting tick index for this tick-array. Has to be a multiple of TickArray size & the tick spacing of this pool.
The account that would fund the creation of this account
Parameters to initialize a TickArray account.
Param: whirlpool
PublicKey for the whirlpool that the initialized tick-array will host ticks for.
Param: tickArrayPda
PDA for the tick array account that will be initialized
Param: startTick
The starting tick index for this tick-array. Has to be a multiple of TickArray size & the tick spacing of this pool.
Param: funder
The account that would fund the creation of this account