Skip to content

Commit

Permalink
Update ResponseCode.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Scullard committed Oct 9, 2019
1 parent b3fa877 commit 4bf785e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/proto/ResponseCode.proto
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,5 @@ enum ResponseCodeEnum {
FILE_UPLOADED_PROTO_NOT_SAVED_TO_DISK = 103; // Fee Schedule Proto uploaded but not valid (append or update is required)
FEE_SCHEDULE_FILE_PART_UPLOADED = 104; // Fee Schedule Proto File Part uploaded
EXCHANGE_RATE_CHANGE_LIMIT_EXCEEDED = 105; // The change on Exchange Rate exceeds Exchange_Rate_Allowed_Percentage
MAX_CONTRACT_STORAGE_EXCEEDED = 106; // Contract permanent storage exceeded the currently allowable limit
}

0 comments on commit 4bf785e

Please sign in to comment.