Preparing search index...
The search index is not available
@crownfi/sei-utils
@crownfi/sei-utils
nativeDenomSortCompare
Function nativeDenomSortCompare
native
Denom
Sort
Compare
<
T
>
(
a
,
b
)
:
-1
|
0
|
1
Used for
Array.prototype.sort
when dealing with
Coin[]
's
Type Parameters
T
extends
{
denom
:
string
;
}
Parameters
a
:
T
b
:
T
Returns
-1
|
0
|
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-utils
Loading...
Used for
Array.prototype.sort
when dealing withCoin[]
's