mirror of
https://github.com/minibits-cash/minibits_wallet.git
synced 2026-08-11 17:07:44 +00:00
Further stability improvement for zaps sent over NWC
This commit is contained in:
@@ -352,7 +352,7 @@ export const transferTask = async function (
|
||||
transactionId: transaction.id
|
||||
})
|
||||
|
||||
const message = `Lightning invoice has been successfully paid, however some error occured: ${e.message}`
|
||||
message = `Lightning invoice has been successfully paid, however some error occured: ${e.message}`
|
||||
|
||||
return {
|
||||
taskFunction: TRANSFER,
|
||||
|
||||
Reference in New Issue
Block a user