summaryrefslogtreecommitdiffstats
path: root/solec.ksy
diff options
context:
space:
mode:
Diffstat (limited to 'solec.ksy')
-rw-r--r--solec.ksy14
1 files changed, 3 insertions, 11 deletions
diff --git a/solec.ksy b/solec.ksy
index dcfcc11..d89f18f 100644
--- a/solec.ksy
+++ b/solec.ksy
@@ -47,14 +47,6 @@ types:
size: len_payload
encoding: UTF-8
- binary:
- doc: Binary data of unspecifed type.
- seq:
- - id: len_payload
- type: u2
- - id: payload
- size: len_payload
-
success:
doc: Send from server if operation succeded.
@@ -108,11 +100,11 @@ types:
type: string
- id: num2
type: u2
- - id: bin1
- type: binary
+ - id: str2
+ type: string
- id: num3
type: u4
- - id: str2
+ - id: str3
type: string
- id: num4
type: u8