We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d7e08 commit 5f88faeCopy full SHA for 5f88fae
common/src/main/java/org/tron/common/parameter/CommonParameter.java
@@ -371,7 +371,7 @@ public class CommonParameter {
371
public boolean solidityNodeHttpEnable = true;
372
@Getter
373
@Setter
374
- public boolean nodeHttpStatisticsSRRewardEnable = true;
+ public boolean nodeHttpStatisticsSRRewardEnable = false;
375
376
377
public int maxTransactionPendingSize;
0 commit comments