lamassu-server/packages/server/lib/plugins
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
..
common v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
compliance v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
email v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
exchange v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
sms v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
ticker v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
tokens v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
wallet fix: correct LNBits newFunding return format for funding page 2025-12-31 19:05:01 +01:00
wallet-scoring v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00
zero-conf v12.0.0 - initial commit 2025-12-31 19:04:13 +01:00