lamassu-server/packages/server/lib/plugins/wallet
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
..
bitcoincashd chore: server code formatting 2025-05-12 15:35:00 +01:00
bitcoind chore: server code formatting 2025-05-12 15:35:00 +01:00
bitgo chore: server code formatting 2025-05-12 15:35:00 +01:00
dashd chore: server code formatting 2025-05-12 15:35:00 +01:00
galoy chore: server code formatting 2025-05-12 15:35:00 +01:00
geth chore: server code formatting 2025-05-12 15:35:00 +01:00
infura chore: server code formatting 2025-05-12 15:35:00 +01:00
litecoind chore: server code formatting 2025-05-12 15:35:00 +01:00
lnbits fix: correct LNBits newFunding return format for funding page 2025-10-12 14:24:29 +02:00
mock-wallet feat: transactions table 2025-06-19 11:23:12 +01:00
monerod chore: server code formatting 2025-05-12 15:35:00 +01:00
tron chore: server code formatting 2025-05-12 15:35:00 +01:00
trongrid chore: server code formatting 2025-05-12 15:35:00 +01:00
zcashd chore: server code formatting 2025-05-12 15:35:00 +01:00