librustzcash icon indicating copy to clipboard operation
librustzcash copied to clipboard

Minor: wrong comment

Open wLRy opened this issue 3 years ago • 1 comments

https://github.com/zcash/librustzcash/blob/1b4aab0b76d465e4fe548f230b7c3ebdc398a1a5/zcash_proofs/src/circuit/sprout/mod.rs#L77

This comment should read vpub_new + outputs[0].value + outputs[1].value

wLRy avatar Apr 13 '22 23:04 wLRy

Yep, that's a copy-paste bug. Good spot!

str4d avatar Apr 28 '22 13:04 str4d