This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
Add two new CodeTypes
pull/1780/head
Jae Kwon
9 years ago
parent
69e587f57f
commit
2281bba708
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
types/types.proto
+ 2
- 0
types/types.proto
View File
@ -31,6 +31,8 @@ enum CodeType {
UnknownRequest
=
4
;
UnknownRequest
=
4
;
EncodingError
=
5
;
EncodingError
=
5
;
BadNonce
=
6
;
BadNonce
=
6
;
UnknownAccount
=
7
;
InsufficientFunds
=
8
;
}
}
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Write
Preview
Loading…
Cancel
Save