This commit is contained in:
boufni95 2023-10-23 19:47:51 +02:00
parent c96803a904
commit a9d362cda3

View file

@ -26,5 +26,5 @@ export const PayInvoiceReq = (invoice: string, amount: number, feeLimit: number)
routeHints: [], routeHints: [],
timePref: 0, timePref: 0,
outgoingChanId: '0' outgoingChanId: ''
}) })