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

TransactionBuilder's default Shuffle doesn't work #713

Closed
nopara73 opened this issue Jul 2, 2019 · 3 comments
Closed

TransactionBuilder's default Shuffle doesn't work #713

nopara73 opened this issue Jul 2, 2019 · 3 comments

Comments

@nopara73
Copy link
Contributor

nopara73 commented Jul 2, 2019

Neither on the inputs, nor on the outputs.

@nopara73 nopara73 changed the title TransactionBuilder's Shuffle doesn't work TransactionBuilder's default Shuffle doesn't work Jul 2, 2019
@NicolasDorier
Copy link
Collaborator

This is not possible. Checking that

@NicolasDorier
Copy link
Collaborator

It is because you create the transaction outside of the transaction builder (using .Continue(tx)). Yes, the transaction builder does not change your transaction.

@nopara73
Copy link
Contributor Author

nopara73 commented Jul 2, 2019

Thanks, that explains why it works on normal transactions. I'll shuffle outside with coinjoins.

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

2 participants