Skip to content

Commit 399d159

Browse files
committed
Merge remote-tracking branch 'upstream/release_v4.8.1' into feature/voting_window_period
2 parents e9403b0 + 07dec0d commit 399d159

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

framework/src/test/java/org/tron/core/zksnark/ShieldedReceiveTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@ public void testBroadcastBeforeAllowZksnark()
320320
}
321321

322322
/*
323-
* generate spendproof, dataToBeSigned, outputproof example dynamically according to the params file
323+
* generate spendproof, dataToBeSigned,
324+
* outputproof example dynamically according to the params file
324325
*/
325326
public String[] generateSpendAndOutputParams() throws ZksnarkException, BadItemException {
326327
librustzcashInitZksnarkParams();

0 commit comments

Comments
 (0)