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

Commit

Permalink
modify use LatestBlockHeaderNumber compare
Browse files Browse the repository at this point in the history
  • Loading branch information
liangzhiyan authored and liangzhiyan committed Apr 19, 2018
1 parent bc9ca33 commit d139597
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 @@ -201,6 +201,7 @@ enum ReasonCode {
PING_TIMEOUT = 0x0B;
USER_REASON = 0x10;
RESET = 0x11;
SYNC_FAIL = 0x12;
UNKNOWN = 0xFF;
}

Expand Down

0 comments on commit d139597

Please sign in to comment.