File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -89,12 +89,12 @@ We are looking for the [TL schema we need](https://github.com/ton-blockchain/ton
89
89
* 32 bytes nonce -> random 32 bytes
90
90
* 4 bytes of ID ADNLQuery schema -> ** 7af98bb4**
91
91
* 32 bytes ` query_id:int256 ` -> random 32 bytes
92
- * * 1 byte array size -> ** 12**
93
- * * 4 byte of ID LiteQuery schema -> ** df068c79**
94
- * * * 1 byte array size -> ** 4**
95
- * * * 4 bytes of ID getMasterchainInfo schema -> ** 2ee6b589**
96
- * * * 3 zero bytes of padding (alignment to 8)
97
- * * 3 zero bytes of padding (alignment to 16)
92
+ * 1 byte array size -> ** 12**
93
+ * 4 byte of ID LiteQuery schema -> ** df068c79**
94
+ * 1 byte array size -> ** 4**
95
+ * 4 bytes of ID getMasterchainInfo schema -> ** 2ee6b589**
96
+ * 3 zero bytes of padding (alignment to 8)
97
+ * 3 zero bytes of padding (alignment to 16)
98
98
* 32 bytes of checksum SHA256 from nonce and payload
99
99
100
100
Packet example in hex:
You can’t perform that action at this time.
0 commit comments