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/cooperative_withdraw_processor"
CooperativeWithdrawProcessor
Class CooperativeWithdrawProcessor
Hierarchy
CooperativeWithdrawProcessor
Index
Constructors
constructor
Methods
cooperative
Withdraw
handle
Constructors
constructor
new
Cooperative
Withdraw
Processor
(
db
:
Database
, messageManager
:
MessageManager
, cryptoManager
:
CryptoManager
, contractsInfo
:
ContractsInfo
)
:
CooperativeWithdrawProcessor
Parameters
db:
Database
messageManager:
MessageManager
cryptoManager:
CryptoManager
contractsInfo:
ContractsInfo
Returns
CooperativeWithdrawProcessor
Methods
cooperative
Withdraw
cooperative
Withdraw
(
channelId
:
string
, amount
:
string
)
:
Promise
<
string
>
Parameters
channelId:
string
amount:
string
Returns
Promise
<
string
>
handle
handle
(
message
:
CelerMsg
)
:
Promise
<
void
>
Parameters
message:
CelerMsg
Returns
Promise
<
void
>
Globals
"processors/cooperative_
withdraw_
processor"
Cooperative
Withdraw
Processor
constructor
cooperative
Withdraw
handle
COOPERATIVE_
WITHDRAW_
TIMEOUT
WAIT_
RESPONSE_
INTERVAL
Made by
Horyus
. Documentation generated by
TypeDoc.