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

reduceExpectedAmountRequest()

Description

Reduce the expected amount

Parameters

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

Returns

Promise<IRequestDataWithEvents>