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 full edit transaction for RBF #998

Merged
merged 3 commits into from Mar 6, 2021

Conversation

ben-kaufman
Copy link
Contributor

Add an option to do full edit of an RBF transaction. This will open the transaction editor with the original transaction details and the new selected fee from the popup and will allow user to customize the transaction completely. There are currently no checks in the PR on the transaction before attempting to broadcast, which means it could potentially fail (for example due to absolute fee too low), or be edited to not be rbf (if user unchecks all the inputs for example).

Also fixed typo in parts of the code (settigns -> settings)

@k9ert k9ert merged commit 5779417 into cryptoadvance:master Mar 6, 2021
@k9ert
Copy link
Collaborator

k9ert commented Mar 6, 2021

👍 great feature!

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 this pull request may close these issues.

None yet

2 participants