up
This commit is contained in:
parent
a9d362cda3
commit
f16620f4f2
1 changed files with 2 additions and 2 deletions
|
|
@ -25,6 +25,6 @@ export const PayInvoiceReq = (invoice: string, amount: number, feeLimit: number)
|
|||
paymentHash: Buffer.alloc(0),
|
||||
routeHints: [],
|
||||
timePref: 0,
|
||||
|
||||
outgoingChanId: ''
|
||||
//@ts-ignore
|
||||
outgoingChanId: undefined
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue