Skip to content

Commit abcb154

Browse files
committed
add punishment parameter into protocol
1 parent f9e773d commit abcb154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/protos/core/Tron.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ message TransactionInfo {
380380

381381
bytes orderId = 25;
382382
repeated MarketOrderDetail orderDetails = 26;
383+
int64 punishment = 27;
383384
}
384385

385386
message TransactionRet {

0 commit comments

Comments
 (0)