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
"processors/get_payment_channel_info_processor"
GetPaymentChannelInfoProcessor
Class GetPaymentChannelInfoProcessor
Hierarchy
GetPaymentChannelInfoProcessor
Index
Constructors
constructor
Methods
get
All
Payment
Channel
Ids
For
Token
get
Payment
Channel
Info
Constructors
constructor
new
Get
Payment
Channel
Info
Processor
(
db
:
Database
)
:
GetPaymentChannelInfoProcessor
Parameters
db:
Database
Returns
GetPaymentChannelInfoProcessor
Methods
get
All
Payment
Channel
Ids
For
Token
get
All
Payment
Channel
Ids
For
Token
(
selfAddress
:
string
, peerAddress
:
string
, tokenAddress
:
string
)
:
Promise
<
string
[]
>
Parameters
selfAddress:
string
peerAddress:
string
tokenAddress:
string
Returns
Promise
<
string
[]
>
get
Payment
Channel
Info
get
Payment
Channel
Info
(
channelId
:
string
)
:
Promise
<
PaymentChannelInfo
>
Parameters
channelId:
string
Returns
Promise
<
PaymentChannelInfo
>
Globals
"processors/get_
payment_
channel_
info_
processor"
Get
Payment
Channel
Info
Processor
constructor
get
All
Payment
Channel
Ids
For
Token
get
Payment
Channel
Info
Made by
Horyus
. Documentation generated by
TypeDoc.