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

Introduce 'account safe' signrawtransaction #197

Open
mjmacleod opened this issue Feb 25, 2020 · 0 comments
Open

Introduce 'account safe' signrawtransaction #197

mjmacleod opened this issue Feb 25, 2020 · 0 comments

Comments

@mjmacleod
Copy link
Member

'signrawtransaction' will sign with any keys it can find in the wallet, regardless of what account it is in.

For certain use cases it would probably be nice to have an 'account safe' version (or an extra paramater to make it account safe) such that it then limits the signing to only keys from the specified/active account and won't sign from other accounts.

Example: Some service that hosts multiple user accounts in one wallet.

See also: #195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant