fix the range_proof call (missing nonce param) (#125)

This commit is contained in:
AntiochP
2017-09-13 16:00:48 -04:00
committed by Ignotus Peverell
parent 95a92eefc9
commit 44c8f9e22d
+1 -1
View File
@@ -970,7 +970,7 @@ mod tests {
transaction::Output{
features: transaction::COINBASE_OUTPUT,
commit: output_commitment,
proof: ec.range_proof(0, value, output_key, output_commitment)}
proof: ec.range_proof(0, value, output_key, output_commitment, ec.nonce())}
}
/// Makes a SecretKey from a single u64