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

Coin control #32

Open
whphhg opened this issue Jan 20, 2018 · 0 comments
Open

Coin control #32

whphhg opened this issue Jan 20, 2018 · 0 comments
Assignees

Comments

@whphhg
Copy link
Owner

whphhg commented Jan 20, 2018

I've added the ability to select unspent transaction outputs on the sending screen, but it's not yet possible to sign (missing SignRawTransaction RPC) and send the custom transaction.

CreateRawTransaction using the selected utxo and recipients returns a correct unsigned serialized transaction that can be decoded using DecodeRawTransaction.

Also, I'm not sure how to calculate the fee and return the remainder to a change address.

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