Search
Preparing search index...
The search index is not available
Celer Light Client API Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"utils/types"
External module "utils/types"
Index
Functions
bytes
ToAddress
create
Token
Info
is
Address
sort
Signature
List
Functions
bytes
ToAddress
bytes
ToAddress
(
bytes
:
Uint8Array
)
:
string
Parameters
bytes:
Uint8Array
Returns
string
create
Token
Info
create
Token
Info
(
tokenType
:
0
|
2
|
1
, tokenAddress
:
string
)
:
TokenInfo
Parameters
tokenType:
0
|
2
|
1
tokenAddress:
string
Returns
TokenInfo
is
Address
is
Address
(
address
:
string
)
:
boolean
Parameters
address:
string
Returns
boolean
sort
Signature
List
sort
Signature
List
(
selfAddress
:
string
, peerAddress
:
string
, selfSignature
:
Uint8Array
, peerSignature
:
Uint8Array
)
:
Uint8Array
[]
Parameters
selfAddress:
string
peerAddress:
string
selfSignature:
Uint8Array
peerSignature:
Uint8Array
Returns
Uint8Array
[]
Globals
"utils/types"
bytes
ToAddress
create
Token
Info
is
Address
sort
Signature
List
Made by
Horyus
. Documentation generated by
TypeDoc.