Open Roasbeef opened 5 years ago
The max payment toggle seems to only use 80% of the available balance: https://github.com/lightninglabs/lightning-app/blob/7b055a2704631c344bc0add526d86da35a92be20/src/action/payment.js#L144
Perhaps this was a work around to account for fees before the SendAll bool became a thing?
SendAll
The max payment toggle seems to only use 80% of the available balance: https://github.com/lightninglabs/lightning-app/blob/7b055a2704631c344bc0add526d86da35a92be20/src/action/payment.js#L144
Perhaps this was a work around to account for fees before the
SendAll
bool became a thing?