We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37625d5 + 2ed553a commit 4d2feb6Copy full SHA for 4d2feb6
src/main/java/org/tron/walletcli/TestClient.java
@@ -770,6 +770,7 @@ private void help() {
770
System.out.println("freezebalance");
771
System.out.println("unfreezebalance");
772
System.out.println("withdrawbalance");
773
+ System.out.println("UpdateAccount");
774
System.out.println("Exit or Quit");
775
776
System.out.println("Input any one of then, you will get more tips.");
0 commit comments