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

Add new RPCs to control the fee bumping process #8736

Open
saubyk opened this issue May 7, 2024 · 0 comments
Open

Add new RPCs to control the fee bumping process #8736

saubyk opened this issue May 7, 2024 · 0 comments
Milestone

Comments

@saubyk
Copy link
Collaborator

saubyk commented May 7, 2024

We can break the current BumpFee rpc into three smaller, dedicated RPCs:

  • RegisterInput - where an input is registered
  • BumpFee - where the fee function is increased, the same as calling BumpFee with Immediate flag, but not allowing setting fee rates and deadlines.
  • UpdateFeeParams - where we allow updating fee params - fee rate, deadline, and budget.
@saubyk saubyk added this to the 0.19.0 milestone May 7, 2024
@saubyk saubyk changed the title add new RPCs to control the fee bumping process - we can break the current into three smaller, dedicated RPCs, add new RPCs to control the fee bumping process May 7, 2024
@saubyk saubyk changed the title add new RPCs to control the fee bumping process Add new RPCs to control the fee bumping process May 7, 2024
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

1 participant