Preparing search index...
The search index is not available
Documentation
Documentation
@orca-so/whirlpools-core
getFullRangeTickIndexes
Function getFullRangeTickIndexes
getFullRangeTickIndexes
(
tick_spacing
:
number
)
:
TickRange
Get the minimum and maximum tick index that can be initialized.
Parameters
tick_spacing
- A i32 integer representing the tick spacing
Returns
A TickRange struct containing the lower and upper tick index
Parameters
tick_spacing
:
number
Returns
TickRange
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Parameters
Returns
Documentation
Loading...
Get the minimum and maximum tick index that can be initialized.
Parameters
tick_spacing
- A i32 integer representing the tick spacingReturns