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

Factor out common code between signrawtransaction and MutateTxSign #2961

Open
str4d opened this issue Feb 19, 2018 · 0 comments
Open

Factor out common code between signrawtransaction and MutateTxSign #2961

str4d opened this issue Feb 19, 2018 · 0 comments
Labels
A-rpc-interface Area: RPC interface C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@str4d
Copy link
Contributor

str4d commented Feb 19, 2018

str4d@d48d4e4#r27652228

Note that this may not be entirely trivial, as signrawtransaction changes its behaviour depending on whether the node has a wallet (compiled and active), whereas MutateTxSign is entirely non-contextual.

@str4d str4d added C-cleanup Category: PRs that clean code up or issues documenting cleanup. A-rpc-interface Area: RPC interface labels Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rpc-interface Area: RPC interface C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

1 participant