We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e711b2 commit 5962103Copy full SHA for 5962103
types.tlb
@@ -20,7 +20,7 @@ signed_request$_ // 32 (opcode from outer)
20
= SignedRequest; // Total: 688 .. 976 + ^Cell
21
22
internal_signed#73696e74 signed:SignedRequest = InternalMsgBody;
23
-internal_extension#6578746e inner:InnerRequest = InternalMsgBody;
+internal_extension#6578746e query_id:(## 64) inner:InnerRequest = InternalMsgBody;
24
external_signed#7369676e signed:SignedRequest = ExternalMsgBody;
25
26
actions$_ out_actions:(Maybe OutList) has_other_actions:(## 1) {m:#} {n:#} other_actions:(ActionList n m) = InnerRequest;
0 commit comments