lamassu-server/packages/server/lib/plugins
padreug 78840f115f 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-10-12 14:24:29 +02:00
..
common chore: server code formatting 2025-05-12 15:35:00 +01:00
compliance fix: mock compliance url return 2025-06-05 10:18:12 +01:00
email chore: server code formatting 2025-05-12 15:35:00 +01:00
exchange chore: server code formatting 2025-05-12 15:35:00 +01:00
sms chore: server code formatting 2025-05-12 15:35:00 +01:00
ticker fix: forex retry and error logging on dev 2025-05-22 19:30:19 +01:00
tokens chore: server code formatting 2025-05-12 15:35:00 +01:00
wallet fix: correct LNBits newFunding return format for funding page 2025-10-12 14:24:29 +02:00
wallet-scoring chore: server code formatting 2025-05-12 15:35:00 +01:00
zero-conf chore: server code formatting 2025-05-12 15:35:00 +01:00