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

[FR]: switch custom fees to UtxoPerKbyte #11

Open
cipig opened this issue Nov 9, 2024 · 0 comments · May be fixed by #12
Open

[FR]: switch custom fees to UtxoPerKbyte #11

cipig opened this issue Nov 9, 2024 · 0 comments · May be fixed by #12

Comments

@cipig
Copy link
Member

cipig commented Nov 9, 2024

custom fees when sending UTXO coins should be in sats per kbyte, not total per entire tx, since user can't know how big the tx would be beforehand
params for withdraw call are like this: \"amount\":0.01,\"fee\":{\"type\":\"UtxoPerKbyte\",\"amount\":0.00024} and would use 24 sats per byte on BTC-segwit

@smk762 smk762 linked a pull request Nov 20, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant