wallet icon indicating copy to clipboard operation
wallet copied to clipboard

Unable to send on-chain payment

Open deafboy opened this issue 3 years ago • 1 comments

Version: 2.2.17.81

After filling in the address and the amount, the send button was greyed out. I was able to move the fee slider, but the fee rate, as displayed, was not affected. I was unable to reproduce this issue again, however, I suspect that the wallet was waiting to fetch the current suggested fee.

I suggest not blocking the UI while the fee rate is being discovered, and allow sending the tx if the user specifies the fee manually.

deafboy avatar Nov 07 '21 20:11 deafboy

Fee fetching happens once in a few hours in a separate thread, it has no influence on UI. There won't be a manual input option since fee slider is just that already.

This is a buggy behavior of course but apparently it's not easily reproducible so keeping this open until more is discovered about this.

akumaigorodski avatar Nov 08 '21 07:11 akumaigorodski