-
Notifications
You must be signed in to change notification settings - Fork 975
Closed
Labels
Type::BugAn error, flaw, or fault that produces an incorrect or unexpected resultAn error, flaw, or fault that produces an incorrect or unexpected result
Description
I tried a multifundchannel with several nodes and on one of them i specified amount:"all"
it returned with an error:
"code": -1,
"message": "Error broadcasting transaction: error code: -26\\nerror message:\\nbad-txns-in-belowout, value in (1.67656622) < value out (3.26428735). Unsent tx discarded <*snip* tx>
after decoding the tx i noticed that the output with the "all" amount was using the amount 1.67616105 instead of the "rest" which was supposed to be around 0.08
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type::BugAn error, flaw, or fault that produces an incorrect or unexpected resultAn error, flaw, or fault that produces an incorrect or unexpected result