Skip to content

Commit f11b36c

Browse files
committed
fix log error
1 parent 9e9e4e4 commit f11b36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/tron/walletcli/Client.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4251,6 +4251,7 @@ private void run() {
42514251
}
42524252
case "gettransactioninfobyblocknum": {
42534253
getTransactionInfoByBlockNum(parameters);
4254+
break;
42544255
}
42554256
case "marketsellasset": {
42564257
marketSellAsset(parameters);

0 commit comments

Comments
 (0)