proto/source/error_msg.proto @@ -8,6 +8,11 @@ eSuccess = 0; eError = 1; eInvalidInput = 2; eNotRegistered = 3; eNotFound = 4; eOffline = 5; eNoRespond = 6; eAddressNotMatch = 7; } message ErrorMsg {