Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/main/java/org/tron/core/services/WitnessService.java
#	src/main/protos/core/Contract.proto
  • Loading branch information
zhaohong committed Apr 2, 2018
2 parents ac5eed9 + b1f5964 commit 59a3f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Tron.proto
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ enum ReasonCode {
LOCAL_IDENTITY = 10;
PING_TIMEOUT = 11;
USER_REASON = 12;
RESET = 16;
UNKNOWN = 255;
}

Expand Down

0 comments on commit 59a3f02

Please sign in to comment.