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

output error msg #1

Open
realcodywburns opened this issue May 23, 2018 · 0 comments
Open

output error msg #1

realcodywburns opened this issue May 23, 2018 · 0 comments

Comments

@realcodywburns
Copy link

Failure to write the output or joinsplit returns the same error as failure to write spend

File:compute.rs L32-34:

sapling_spend.write(&mut new_params).expect("couldn't write new Sapling Spend params"); 
sapling_output.write(&mut new_params).expect("couldn't write new Sapling Spend params"); 
sprout_joinsplit.write(&mut new_params).expect("couldn't write new Sapling Spend params");
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