MutinyWallet / mutiny-web

The frontend for Mutiny Wallet
https://app.mutinywallet.com
MIT License
179 stars 59 forks source link

Being charged set up fee when I shouldn't be #738

Closed Virbac32 closed 10 months ago

Virbac32 commented 10 months ago

Hi, I have 4 channels open on my wallet. I have 7190000 sats available in the inbound, and 129000 in outbound. I have succesfully completed around 12 lighning transactions this week with no issues. But today when trying to receive 100000 sats, it's saying that I need to pay another 40000 sats?

mutiny-logs.txt

TonyGiorgio commented 10 months ago

If you try smaller amounts, like 1000, do they work or is it also giving you that indication?

Virbac32 commented 10 months ago

It will let me receive 50,000 sats without a set up fee. At 60,000 sats the set up fee kicks in. Even though my inbound is 129,379, and outbound is 719,029.

Sent with Proton Mail secure email.

On Tuesday, 28 November 2023 at 03:28, Tony Giorgio @.***> wrote:

If you try smaller amounts, like 1000, do they work or is it also giving you that indication?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

TonyGiorgio commented 10 months ago

Okay, you had originally stated that the inbound was 7,190,000.

We try to address the communication around some of that here.

If your inbound is 129k sats and it's wanting a new channel when you try 60k sats, that's kind of what we're seeing right now with potential on chain fees in a worse case scenario. We are working on accurately conveying the "reserve" to include this. Basically, most of the 100k of available inbound the LSP is giving you needs to be reserved for potential on chain fees. Before, it wasn't that much but on chain fees have spiked up quite a bit.

We're tracking the issue to communicate this better here: https://github.com/MutinyWallet/mutiny-web/issues/718