lamassu-server/packages/server/lib/plugins/wallet
padreug 8c5f78c50f fix: correct LNBits newFunding return format for funding page
Updates the newFunding function to return the expected interface:
- fundingPendingBalance: BN(0) for Lightning Network
- fundingConfirmedBalance: actual wallet balance as BN object
- fundingAddress: bolt11 invoice for funding

This fixes the TypeError "Cannot read properties of undefined (reading
'minus')"
that occurred when accessing the funding page in the admin UI.
2025-12-31 19:05:01 +01:00
..
bitcoincashd v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
bitcoind v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
bitgo v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
dashd v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
galoy v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
geth chore: better logs on sweep errors 2025-12-31 19:05:01 +01:00
infura v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
litecoind v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
lnbits fix: correct LNBits newFunding return format for funding page 2025-12-31 19:05:01 +01:00
mock-wallet v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
monerod v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
tron v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
trongrid v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
zcashd v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00