Fixing tests...

This commit is contained in:
Jae Kwon
2018-07-10 02:40:34 -07:00
parent ad873c761e
commit 77a51e738c
11 changed files with 236 additions and 286 deletions
+1
View File
@@ -6,4 +6,5 @@ const (
CodeTypeEncodingError uint32 = 1
CodeTypeBadNonce uint32 = 2
CodeTypeUnauthorized uint32 = 3
CodeTypeUnknownError uint32 = 4
)