Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ public class CommonParameter {

@Getter
@Setter
public boolean allowShieldedTransactionApi; // clearParam: true
public boolean allowShieldedTransactionApi; // clearParam: false
@Getter
@Setter
public long blockNumForEnergyLimit;
Expand Down
Loading
Loading