Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.14 KB

File metadata and controls

13 lines (7 loc) · 1.14 KB

increaseExpectedAmountRequest()

Description

Increase the expected amount

Parameters

NameTypeRequired?Description
deltaAmountnumber | stringrequiredThe amount by which to increase the expected amount
signerIdentityIIdentityrequiredThe value returned by getRequestFromId()
refundInformationanyoptionalDepends on the payment network

Returns

Promise<IRequestDataWithEvents>