File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -103,17 +103,17 @@ Related:
103
103
### Error Code 15
104
104
105
105
** Error** : ` InvalidRevealRound `
106
- ** Description** : The executable amount must be greater than zero .
106
+ ** Description** : The provided reveal round is outdated or invalid .
107
107
108
108
### Error Code 16
109
109
110
110
** Error** : ` CommitNotFound `
111
- ** Description** : The executable amount must be greater than zero .
111
+ ** Description** : The referenced validator commit does not exist .
112
112
113
113
### Error Code 17
114
114
115
115
** Error** : ` CommitBlockNotInRevealRange `
116
- ** Description** : The executable amount must be greater than zero .
116
+ ** Description** : The referenced commit cannot be revealed in the current block range .
117
117
118
118
### Error Code 18
119
119
You can’t perform that action at this time.
0 commit comments