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

Allow users to input fractional feerate #1480

Open
alecalve opened this issue Nov 21, 2024 · 1 comment
Open

Allow users to input fractional feerate #1480

alecalve opened this issue Nov 21, 2024 · 1 comment
Labels
Enhancement Improving an existing functionality GUI gui related

Comments

@alecalve
Copy link

I can input 6 sats or 7 sats but not 6.5 (the replaced tx fee rate is much lower than 6 sats/vB).

It’s especially useful for low feerate txs, if a tx is at 1 sats/vB, currently there’s no choice but to double the fee paid.

image

@jp1ac4
Copy link
Collaborator

jp1ac4 commented Nov 22, 2024

Thanks for reporting this issue.

Allowing fractional feerates (for both new spends and RBFs) is certainly feasible and we will consider this for a future release.

@nondiremanuel nondiremanuel added GUI gui related Enhancement Improving an existing functionality labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improving an existing functionality GUI gui related
Projects
None yet
Development

No branches or pull requests

3 participants