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

Move anon send scripts to RPC call #6

Open
proletesseract opened this issue Dec 23, 2016 · 0 comments
Open

Move anon send scripts to RPC call #6

proletesseract opened this issue Dec 23, 2016 · 0 comments

Comments

@proletesseract
Copy link
Collaborator

As a user I want to be able to perform anon transactions with my wallet via an RPC call.

Currently sendtoaddress and createrawtransaction accept the extra parameter needed to submit the anon transaction to the blockchain. However the scripts for choosing an anon server and encrypting the address reside within the QT part of the wallet.

This functionality should be moved to an RPC command with the the QT walletmodel simply choosing which RPC command to call depending on the state of the check box.

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