feat(extensions): add LNURL-withdraw extension #6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export const PayInvoiceReq = (invoice: string, amount: number, feeLimit: number)
|
|||
maxParts: 3,
|
||||
timeoutSeconds: 50,
|
||||
|
||||
allowSelfPayment: false,
|
||||
allowSelfPayment: true,
|
||||
amp: false,
|
||||
amtMsat: 0n,
|
||||
cltvLimit: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue