bitkit
bitkit copied to clipboard
[Bug]: Incoming Transfer amount does not account for fee
Describe the bug
Raised off the back of https://github.com/synonymdev/bitkit/pull/1848 When force-closing a LN channel it takes 6 blocks for LSP to broadcast the final tx. Meanwhile, Bitkit shows "Incoming Transfer" amount without accounting for fee. Could there be some way we can display a precise value?
Reproduce
- Force close a LN channel (client or lsp initiated)
- Observe transfer in process with an amount
- Wait for actual tx with the returned funds
- Received amount is the expected minus fees
Screenshots / Recording
141_436 - fee = 140_994
Operating system
Android 13 TKQ1.221114.001
Bitkit version
658b9f2bd22d2ca63893a89dc56f47a054546d79
Log output
No response