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
"messaging/handlers/payment_settle_response_handler"
PaymentSettleResponseHandler
Class PaymentSettleResponseHandler
Hierarchy
PaymentSettleResponseHandler
Index
Constructors
constructor
Methods
handle
Constructors
constructor
new
Payment
Settle
Response
Handler
(
db
:
Database
, cryptoManager
:
CryptoManager
, peerAddress
:
string
)
:
PaymentSettleResponseHandler
Parameters
db:
Database
cryptoManager:
CryptoManager
peerAddress:
string
Returns
PaymentSettleResponseHandler
Methods
handle
handle
(
message
:
CelerMsg
)
:
Promise
<
void
>
Parameters
message:
CelerMsg
Returns
Promise
<
void
>
Globals
"messaging/handlers/payment_
settle_
response_
handler"
Payment
Settle
Response
Handler
constructor
handle
Made by
Horyus
. Documentation generated by
TypeDoc.