Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC Error on L-BTC and Lightning sends #39

Open
jjstrat3 opened this issue Aug 3, 2024 · 2 comments
Open

RPC Error on L-BTC and Lightning sends #39

jjstrat3 opened this issue Aug 3, 2024 · 2 comments

Comments

@jjstrat3
Copy link

jjstrat3 commented Aug 3, 2024

When attempting to either send L-BTC to another Liquid Bitcoin address or attempting a Lightning payment via a Bolt11 invoice, I receive the following error in the form of a pop up message:

sendrawtransaction RPC error:
{"code":-26,"message":min relay fee not met, 28 < 272"}

In the case of the attempted L-BTC transaction, the UI stated that the estimated fee was going to be 275, so presumably this mean it exceeded the fee range that the error was reporting.

I'm running the most recent 0.20 version of Aqua that was auto-updated from the Play Store. I was not encountering this issue with the previous 0.1.57 version.

@jjstrat3
Copy link
Author

jjstrat3 commented Aug 3, 2024

Screen_Recording_20240803_111256.mp4

Example failed Lightning transaction

@blankscreengithub
Copy link

Same issue here. I downgraded to the previous release and everything works as expected. I think it has to do with the reduced fee structure, but the wallet code still wants the higher fee.

I even tried using USDt for the fee on the 0.20 version and it still would not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants