Skip to content

Commit d9398a0

Browse files
test(ci):fix sonar failed
1 parent 1e35f79 commit d9398a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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, outputproof example
324+
* dynamically according to the params file
324325
*/
325326
public String[] generateSpendAndOutputParams() throws ZksnarkException, BadItemException {
326327
librustzcashInitZksnarkParams();

0 commit comments

Comments
 (0)