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/senders/cond_pay_request_sender"
CondPayRequestSender
Class CondPayRequestSender
Hierarchy
CondPayRequestSender
Index
Constructors
constructor
Methods
send
Conditional
Payment
Constructors
constructor
new
Cond
Pay
Request
Sender
(
db
:
Database
, messageManager
:
MessageManager
, cryptoManager
:
CryptoManager
, contractsInfo
:
ContractsInfo
, config
:
Config
)
:
CondPayRequestSender
Parameters
db:
Database
messageManager:
MessageManager
cryptoManager:
CryptoManager
contractsInfo:
ContractsInfo
config:
Config
Returns
CondPayRequestSender
Methods
send
Conditional
Payment
send
Conditional
Payment
(
tokenType
:
0
|
2
|
1
, tokenAddress
:
string
, destination
:
string
, amount
:
BigNumber
, transferFunctionType
:
0
|
2
|
1
|
3
|
4
|
5
, conditions
:
Condition
[]
, timeout
:
number
, note
:
Any
)
:
Promise
<
string
>
Parameters
tokenType:
0
|
2
|
1
tokenAddress:
string
destination:
string
amount:
BigNumber
transferFunctionType:
0
|
2
|
1
|
3
|
4
|
5
conditions:
Condition
[]
timeout:
number
note:
Any
Returns
Promise
<
string
>
Globals
"messaging/senders/cond_
pay_
request_
sender"
Cond
Pay
Request
Sender
constructor
send
Conditional
Payment
Made by
Horyus
. Documentation generated by
TypeDoc.