]**
.. raw:: html
-
+
Description
Json input
Binary input
@@ -21281,7 +21281,7 @@ Full description
"annots"?: [ $unistring ... ] }
$next_operation:
/* An operation's shell header. */
- { "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ { "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"branch": $block_hash,
"contents": [ $beta.operation.alpha.contents ... ],
"signature"?: $Signature.V1 }
@@ -21323,14 +21323,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $next_operation |
+-----------------------+----------+------------------------------------+
-
-
+
+
bls_signature_prefix (33 bytes, 8-bit tag)
******************************************
-
+
Bls_prefix (tag 3)
==================
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -21338,14 +21338,14 @@ Full description
+-----------------+----------+------------------------+
| Unnamed field 0 | 32 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
public_key_hash (21 bytes, 8-bit tag)
*************************************
-
+
Ed25519 (tag 0)
===============
-
+
+-------------------------+----------+------------------------+
| Name | Size | Contents |
+=========================+==========+========================+
@@ -21353,11 +21353,11 @@ Full description
+-------------------------+----------+------------------------+
| Ed25519.Public_key_hash | 20 bytes | bytes |
+-------------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -21365,11 +21365,11 @@ Full description
+---------------------------+----------+------------------------+
| Secp256k1.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -21377,11 +21377,11 @@ Full description
+----------------------+----------+------------------------+
| P256.Public_key_hash | 20 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -21389,23 +21389,23 @@ Full description
+---------------------------+----------+------------------------+
| Bls12_381.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
N.t
***
-
+
A variable-length sequence of bytes encoding a Zarith natural number. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). Size bits ignored, the data is the binary representation of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| N.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_2
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -21413,11 +21413,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_3
***
-
+
+-----------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================+
@@ -21429,11 +21429,11 @@ Full description
+-----------------------+----------+-------------------------------------+
| exit_validity | 1 byte | boolean (0 for false, 255 for true) |
+-----------------------+----------+-------------------------------------+
-
-
+
+
X_1
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -21441,11 +21441,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_3 |
+-----------------+----------------------+----------+
-
-
+
+
X_6
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -21455,11 +21455,11 @@ Full description
+-----------------------+----------+------------------------------------+
| fee | 32 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_4
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -21467,11 +21467,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_6 |
+-----------------+----------------------+----------+
-
-
+
+
X_7
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -21479,11 +21479,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_0
***
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -21501,23 +21501,23 @@ Full description
+-----------------------+----------------------+------------------------------------+
| proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Z.t
***
-
+
A variable-length sequence of bytes encoding a Zarith integer. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). The second most significant bit of the first byte is reserved for the sign (0 for positive, 1 for negative). Size and sign bits ignored, the data is the binary representation of the absolute value of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| Z.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_10
****
-
+
+--------+----------------------+----------+
| Name | Size | Contents |
+========+======================+==========+
@@ -21525,11 +21525,11 @@ Full description
+--------+----------------------+----------+
| amount | Determined from data | $Z.t |
+--------+----------------------+----------+
-
-
+
+
X_9
***
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -21545,11 +21545,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| payload | Variable | sequence of bytes |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
beta.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
*******************************************************************
-
+
+-------------+--------------------------------+
| Case number | Encoded string |
+=============+================================+
@@ -21869,14 +21869,14 @@ Full description
+-------------+--------------------------------+
| 157 | Ticket |
+-------------+--------------------------------+
-
-
+
+
micheline.beta.michelson_v1.expression (Determined from data, 8-bit tag)
************************************************************************
-
+
Int (tag 0)
===========
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -21884,11 +21884,11 @@ Full description
+------+----------------------+------------------------+
| int | Determined from data | $Z.t |
+------+----------------------+------------------------+
-
-
+
+
String (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -21898,11 +21898,11 @@ Full description
+-----------------------+----------+------------------------------------+
| string | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Sequence (tag 2)
================
-
+
+-----------------------+----------+-----------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================================+
@@ -21912,11 +21912,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------+
| Unnamed field 0 | Variable | sequence of $micheline.beta.michelson_v1.expression |
+-----------------------+----------+-----------------------------------------------------+
-
-
+
+
Prim__no_args__no_annots (tag 3)
================================
-
+
+------+--------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+========+===================================================================================+
@@ -21924,11 +21924,11 @@ Full description
+------+--------+-----------------------------------------------------------------------------------+
| prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see beta.michelson.v1.primitives) |
+------+--------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__no_args__some_annots (tag 4)
==================================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -21940,11 +21940,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__no_annots (tag 5)
==============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -21954,11 +21954,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__some_annots (tag 6)
================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -21972,11 +21972,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__no_annots (tag 7)
===============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -21988,11 +21988,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg2 | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__some_annots (tag 8)
=================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -22008,11 +22008,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__generic (tag 9)
=====================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -22028,11 +22028,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Bytes (tag 10)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22042,14 +22042,14 @@ Full description
+-----------------------+----------+------------------------------------+
| bytes | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.contract_id (22 bytes, 8-bit tag)
**************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -22057,11 +22057,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -22071,24 +22071,24 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
X_13 (Determined from data, 8-bit tag)
**************************************
-
+
None (tag 0)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Some (tag 1)
============
-
+
+----------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==========+======================+=========================================+
@@ -22100,11 +22100,11 @@ Full description
+----------+----------------------+-----------------------------------------+
| ticketer | 22 bytes | $beta.contract_id |
+----------+----------------------+-----------------------------------------+
-
-
+
+
X_8
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -22112,44 +22112,44 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_13 |
+-----------------+----------------------+----------+
-
-
+
+
X_16 (1 byte, 8-bit tag)
************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Fee (tag 2)
===========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_14
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -22157,11 +22157,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | 1 byte | $X_16 |
+-----------------+----------------------+----------+
-
-
+
+
X_17
****
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -22171,11 +22171,11 @@ Full description
+------------------+----------+------------------------+
| commitment_proof | 96 bytes | bytes |
+------------------+----------+------------------------+
-
-
+
+
X_18
****
-
+
+-------+----------+------------------+
| Name | Size | Contents |
+=======+==========+==================+
@@ -22183,11 +22183,11 @@ Full description
+-------+----------+------------------+
| bob | 21 bytes | $public_key_hash |
+-------+----------+------------------+
-
-
+
+
X_19
****
-
+
+-----------------+---------+----------------------------------+
| Name | Size | Contents |
+=================+=========+==================================+
@@ -22197,14 +22197,14 @@ Full description
+-----------------+---------+----------------------------------+
| page_index | 2 bytes | signed 16-bit big-endian integer |
+-----------------+---------+----------------------------------+
-
-
+
+
X_20 (Determined from data, 8-bit tag)
**************************************
-
+
raw data proof (tag 0)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22214,21 +22214,21 @@ Full description
+-----------------------+----------+------------------------------------+
| raw_data | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
metadata proof (tag 1)
======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
dal page proof (tag 2)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22240,24 +22240,24 @@ Full description
+-----------------------+----------+------------------------------------+
| dal_proof | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
dal parameters proof (tag 3)
============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_21 (Determined from data, 8-bit tag)
**************************************
-
+
inbox proof (tag 0)
===================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -22271,11 +22271,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| serialized_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
reveal proof (tag 1)
====================
-
+
+--------------+----------------------+------------------------+
| Name | Size | Contents |
+==============+======================+========================+
@@ -22283,21 +22283,21 @@ Full description
+--------------+----------------------+------------------------+
| reveal_proof | Determined from data | $X_20 |
+--------------+----------------------+------------------------+
-
-
+
+
first input (tag 2)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_22
****
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -22307,14 +22307,14 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| tick | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
X_23 (Determined from data, 8-bit tag)
**************************************
-
+
Dissection (tag 0)
==================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22324,11 +22324,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_22 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Proof (tag 1)
=============
-
+
+-----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+===================================+======================+=====================================+
@@ -22342,14 +22342,14 @@ Full description
+-----------------------------------+----------------------+-------------------------------------+
| input_proof | Determined from data | $X_21 |
+-----------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_24 (Determined from data, 8-bit tag)
**************************************
-
+
Start (tag 0)
=============
-
+
+--------------------------+----------+------------------------+
| Name | Size | Contents |
+==========================+==========+========================+
@@ -22359,11 +22359,11 @@ Full description
+--------------------------+----------+------------------------+
| opponent_commitment_hash | 32 bytes | bytes |
+--------------------------+----------+------------------------+
-
-
+
+
Move (tag 1)
============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -22373,11 +22373,11 @@ Full description
+--------+----------------------+------------------------+
| step | Determined from data | $X_23 |
+--------+----------------------+------------------------+
-
-
+
+
X_25
****
-
+
+------------------+----------+----------------------------------+
| Name | Size | Contents |
+==================+==========+==================================+
@@ -22389,11 +22389,11 @@ Full description
+------------------+----------+----------------------------------+
| number_of_ticks | 8 bytes | signed 64-bit big-endian integer |
+------------------+----------+----------------------------------+
-
-
+
+
X_27 (Enumeration: unsigned 8-bit integer):
*******************************************
-
+
+-------------+----------------+
| Case number | Encoded string |
+=============+================+
@@ -22403,11 +22403,11 @@ Full description
+-------------+----------------+
| 2 | riscv |
+-------------+----------------+
-
-
+
+
X_28
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22415,14 +22415,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $public_key_hash |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key (Determined from data, 8-bit tag)
********************************************
-
+
Ed25519 (tag 0)
===============
-
+
+--------------------+----------+------------------------+
| Name | Size | Contents |
+====================+==========+========================+
@@ -22430,11 +22430,11 @@ Full description
+--------------------+----------+------------------------+
| Ed25519.Public_key | 32 bytes | bytes |
+--------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -22442,11 +22442,11 @@ Full description
+----------------------+----------+------------------------+
| Secp256k1.Public_key | 33 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -22454,11 +22454,11 @@ Full description
+-----------------+----------+------------------------+
| P256.Public_key | 33 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -22466,14 +22466,14 @@ Full description
+----------------------+----------+------------------------+
| Bls12_381.Public_key | 48 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
beta.contract_id.originated (22 bytes, 8-bit tag)
*************************************************
-
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -22483,11 +22483,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
beta.scripted.contracts
***********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22499,114 +22499,114 @@ Full description
+-----------------------+----------+------------------------------------+
| storage | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.entrypoint (Determined from data, 8-bit tag)
*************************************************
-
+
default (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
root (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
do (tag 2)
==========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate (tag 3)
====================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
remove_delegate (tag 4)
=======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
deposit (tag 5)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
stake (tag 6)
=============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
unstake (tag 7)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
finalize_unstake (tag 8)
========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate_parameters (tag 9)
===============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
named (tag 255)
===============
-
+
+-----------------------+----------+------------------------+
| Name | Size | Contents |
+=======================+==========+========================+
@@ -22616,11 +22616,11 @@ Full description
+-----------------------+----------+------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------+
-
-
+
+
X_29
****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -22630,11 +22630,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_30
****
-
+
+-----------------+-----------+----------+
| Name | Size | Contents |
+=================+===========+==========+
@@ -22642,14 +22642,14 @@ Full description
+-----------------+-----------+----------+
| Unnamed field 1 | 100 bytes | bytes |
+-----------------+-----------+----------+
-
-
+
+
beta.inlined.preattestation.contents (43 bytes, 8-bit tag)
**********************************************************
-
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -22663,11 +22663,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
beta.inlined.preattestation
***************************
-
+
+------------+----------+---------------------------------------+
| Name | Size | Contents |
+============+==========+=======================================+
@@ -22677,11 +22677,11 @@ Full description
+------------+----------+---------------------------------------+
| signature | Variable | bytes |
+------------+----------+---------------------------------------+
-
-
+
+
fitness.elem
************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22689,104 +22689,104 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.per_block_votes (1 byte, 8-bit tag)
****************************************
-
+
case_0 (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_1 (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_2 (tag 2)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_4 (tag 4)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_5 (tag 5)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_6 (tag 6)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_8 (tag 8)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_9 (tag 9)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_10 (tag 10)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
beta.block_header.alpha.full_header
***********************************
-
+
+---------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================================+==========+=====================================+
@@ -22822,14 +22822,14 @@ Full description
+---------------------------------------+----------+-------------------------------------+
| signature | Variable | bytes |
+---------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.inlined.attestation_mempool.contents (Determined from data, 8-bit tag)
***************************************************************************
-
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -22843,11 +22843,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -22863,11 +22863,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
beta.inlined.attestation
************************
-
+
+------------+----------------------+--------------------------------------------+
| Name | Size | Contents |
+============+======================+============================================+
@@ -22877,14 +22877,14 @@ Full description
+------------+----------------------+--------------------------------------------+
| signature | Variable | bytes |
+------------+----------------------+--------------------------------------------+
-
-
+
+
beta.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
***********************************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+-------+----------+----------------------------------+
| Name | Size | Contents |
+=======+==========+==================================+
@@ -22894,11 +22894,11 @@ Full description
+-------+----------+----------------------------------+
| nonce | 32 bytes | bytes |
+-------+----------+----------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22912,11 +22912,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.attestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------+--------------------------------------+
| Name | Size | Contents |
+=======================+==========+======================================+
@@ -22930,11 +22930,11 @@ Full description
+-----------------------+----------+--------------------------------------+
| bh2 | Variable | $beta.block_header.alpha.full_header |
+-----------------------+----------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -22944,11 +22944,11 @@ Full description
+--------+----------+------------------------+
| secret | 20 bytes | bytes |
+--------+----------+------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22962,11 +22962,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -22980,11 +22980,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -22998,11 +22998,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.preattestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+-----------+------------------------+
| Name | Size | Contents |
+==========+===========+========================+
@@ -23010,11 +23010,11 @@ Full description
+----------+-----------+------------------------+
| solution | 200 bytes | $X_30 |
+----------+-----------+------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -23026,11 +23026,11 @@ Full description
+---------------+----------+------------------------+
| destination | 21 bytes | $public_key_hash |
+---------------+----------+------------------------+
-
-
+
+
Failing_noop (tag 17)
=====================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -23040,11 +23040,11 @@ Full description
+-----------------------+----------+------------------------------------+
| arbitrary | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -23058,11 +23058,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -23076,11 +23076,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -23096,11 +23096,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23118,11 +23118,11 @@ Full description
+---------------+----------------------+------------------------+
| public_key | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -23146,11 +23146,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| parameters | Determined from data | $X_29 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -23174,11 +23174,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| script | Determined from data | $beta.scripted.contracts |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -23198,11 +23198,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| delegate | 21 bytes | $public_key_hash |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -23222,11 +23222,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -23246,11 +23246,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| limit | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -23270,11 +23270,11 @@ Full description
+---------------+----------------------+------------------------------+
| destination | 22 bytes | $beta.contract_id.originated |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23292,11 +23292,11 @@ Full description
+---------------+----------------------+------------------------+
| pk | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -23330,11 +23330,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| entrypoint | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -23364,11 +23364,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| whitelist | Determined from data | $X_28 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -23388,11 +23388,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| message | Variable | sequence of $X_2 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23410,11 +23410,11 @@ Full description
+---------------+----------------------+------------------------+
| rollup | 20 bytes | bytes |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23434,11 +23434,11 @@ Full description
+---------------+----------------------+------------------------+
| commitment | 76 bytes | $X_25 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23460,11 +23460,11 @@ Full description
+---------------+----------------------+------------------------+
| refutation | Determined from data | $X_24 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23484,11 +23484,11 @@ Full description
+---------------+----------------------+------------------------+
| stakers | 42 bytes | $X_18 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -23512,11 +23512,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| output_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23536,11 +23536,11 @@ Full description
+---------------+----------------------+------------------------+
| staker | 21 bytes | $public_key_hash |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23558,11 +23558,11 @@ Full description
+---------------+----------------------+------------------------+
| slot_header | 145 bytes | $X_17 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -23592,11 +23592,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| nb_ops | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -23618,11 +23618,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| op | Variable | sequence of $X_8 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -23642,11 +23642,11 @@ Full description
+---------------+----------------------+------------------------+
| update | Determined from data | $X_0 |
+---------------+----------------------+------------------------+
-
-
+
+
Signature_prefix (tag 255)
==========================
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -23654,11 +23654,11 @@ Full description
+------------------+----------+------------------------+
| signature_prefix | 33 bytes | $bls_signature_prefix |
+------------------+----------+------------------------+
-
-
+
+
next_operation
**************
-
+
+-------------------------------+----------+----------------------------------------------------------------+
| Name | Size | Contents |
+===============================+==========+================================================================+
@@ -23672,7 +23672,7 @@ Full description
+-------------------------------+----------+----------------------------------------------------------------+
| signature_suffix | 64 bytes | bytes |
+-------------------------------+----------+----------------------------------------------------------------+
-
+
@@ -26309,14 +26309,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_0 |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key_hash (21 bytes, 8-bit tag)
*************************************
-
+
Ed25519 (tag 0)
===============
-
+
+-------------------------+----------+------------------------+
| Name | Size | Contents |
+=========================+==========+========================+
@@ -26324,11 +26324,11 @@ Full description
+-------------------------+----------+------------------------+
| Ed25519.Public_key_hash | 20 bytes | bytes |
+-------------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -26336,11 +26336,11 @@ Full description
+---------------------------+----------+------------------------+
| Secp256k1.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -26348,11 +26348,11 @@ Full description
+----------------------+----------+------------------------+
| P256.Public_key_hash | 20 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -26360,23 +26360,23 @@ Full description
+---------------------------+----------+------------------------+
| Bls12_381.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
N.t
***
-
+
A variable-length sequence of bytes encoding a Zarith natural number. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). Size bits ignored, the data is the binary representation of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| N.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_3
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -26384,11 +26384,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_4
***
-
+
+-----------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================+
@@ -26400,11 +26400,11 @@ Full description
+-----------------------+----------+-------------------------------------+
| exit_validity | 1 byte | boolean (0 for false, 255 for true) |
+-----------------------+----------+-------------------------------------+
-
-
+
+
X_2
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -26412,11 +26412,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_4 |
+-----------------+----------------------+----------+
-
-
+
+
X_7
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -26426,11 +26426,11 @@ Full description
+-----------------------+----------+------------------------------------+
| fee | 32 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_5
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -26438,11 +26438,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_7 |
+-----------------+----------------------+----------+
-
-
+
+
X_8
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -26450,11 +26450,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_1
***
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -26472,23 +26472,23 @@ Full description
+-----------------------+----------------------+------------------------------------+
| proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Z.t
***
-
+
A variable-length sequence of bytes encoding a Zarith integer. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). The second most significant bit of the first byte is reserved for the sign (0 for positive, 1 for negative). Size and sign bits ignored, the data is the binary representation of the absolute value of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| Z.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_11
****
-
+
+--------+----------------------+----------+
| Name | Size | Contents |
+========+======================+==========+
@@ -26496,11 +26496,11 @@ Full description
+--------+----------------------+----------+
| amount | Determined from data | $Z.t |
+--------+----------------------+----------+
-
-
+
+
X_10
****
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -26516,11 +26516,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| payload | Variable | sequence of bytes |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
beta.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
*******************************************************************
-
+
+-------------+--------------------------------+
| Case number | Encoded string |
+=============+================================+
@@ -26840,14 +26840,14 @@ Full description
+-------------+--------------------------------+
| 157 | Ticket |
+-------------+--------------------------------+
-
-
+
+
micheline.beta.michelson_v1.expression (Determined from data, 8-bit tag)
************************************************************************
-
+
Int (tag 0)
===========
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -26855,11 +26855,11 @@ Full description
+------+----------------------+------------------------+
| int | Determined from data | $Z.t |
+------+----------------------+------------------------+
-
-
+
+
String (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -26869,11 +26869,11 @@ Full description
+-----------------------+----------+------------------------------------+
| string | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Sequence (tag 2)
================
-
+
+-----------------------+----------+-----------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================================+
@@ -26883,11 +26883,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------+
| Unnamed field 0 | Variable | sequence of $micheline.beta.michelson_v1.expression |
+-----------------------+----------+-----------------------------------------------------+
-
-
+
+
Prim__no_args__no_annots (tag 3)
================================
-
+
+------+--------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+========+===================================================================================+
@@ -26895,11 +26895,11 @@ Full description
+------+--------+-----------------------------------------------------------------------------------+
| prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see beta.michelson.v1.primitives) |
+------+--------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__no_args__some_annots (tag 4)
==================================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -26911,11 +26911,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__no_annots (tag 5)
==============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -26925,11 +26925,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__some_annots (tag 6)
================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -26943,11 +26943,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__no_annots (tag 7)
===============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -26959,11 +26959,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg2 | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__some_annots (tag 8)
=================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -26979,11 +26979,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__generic (tag 9)
=====================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -26999,11 +26999,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Bytes (tag 10)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27013,14 +27013,14 @@ Full description
+-----------------------+----------+------------------------------------+
| bytes | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.contract_id (22 bytes, 8-bit tag)
**************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -27028,11 +27028,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -27042,24 +27042,24 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
X_14 (Determined from data, 8-bit tag)
**************************************
-
+
None (tag 0)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Some (tag 1)
============
-
+
+----------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==========+======================+=========================================+
@@ -27071,11 +27071,11 @@ Full description
+----------+----------------------+-----------------------------------------+
| ticketer | 22 bytes | $beta.contract_id |
+----------+----------------------+-----------------------------------------+
-
-
+
+
X_9
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -27083,44 +27083,44 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_14 |
+-----------------+----------------------+----------+
-
-
+
+
X_17 (1 byte, 8-bit tag)
************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Fee (tag 2)
===========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_15
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -27128,11 +27128,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | 1 byte | $X_17 |
+-----------------+----------------------+----------+
-
-
+
+
X_18
****
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -27142,11 +27142,11 @@ Full description
+------------------+----------+------------------------+
| commitment_proof | 96 bytes | bytes |
+------------------+----------+------------------------+
-
-
+
+
X_19
****
-
+
+-------+----------+------------------+
| Name | Size | Contents |
+=======+==========+==================+
@@ -27154,11 +27154,11 @@ Full description
+-------+----------+------------------+
| bob | 21 bytes | $public_key_hash |
+-------+----------+------------------+
-
-
+
+
X_20
****
-
+
+-----------------+---------+----------------------------------+
| Name | Size | Contents |
+=================+=========+==================================+
@@ -27168,14 +27168,14 @@ Full description
+-----------------+---------+----------------------------------+
| page_index | 2 bytes | signed 16-bit big-endian integer |
+-----------------+---------+----------------------------------+
-
-
+
+
X_21 (Determined from data, 8-bit tag)
**************************************
-
+
raw data proof (tag 0)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27185,21 +27185,21 @@ Full description
+-----------------------+----------+------------------------------------+
| raw_data | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
metadata proof (tag 1)
======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
dal page proof (tag 2)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27211,24 +27211,24 @@ Full description
+-----------------------+----------+------------------------------------+
| dal_proof | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
dal parameters proof (tag 3)
============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_22 (Determined from data, 8-bit tag)
**************************************
-
+
inbox proof (tag 0)
===================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -27242,11 +27242,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| serialized_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
reveal proof (tag 1)
====================
-
+
+--------------+----------------------+------------------------+
| Name | Size | Contents |
+==============+======================+========================+
@@ -27254,21 +27254,21 @@ Full description
+--------------+----------------------+------------------------+
| reveal_proof | Determined from data | $X_21 |
+--------------+----------------------+------------------------+
-
-
+
+
first input (tag 2)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_23
****
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -27278,14 +27278,14 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| tick | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
X_24 (Determined from data, 8-bit tag)
**************************************
-
+
Dissection (tag 0)
==================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27295,11 +27295,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_23 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Proof (tag 1)
=============
-
+
+-----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+===================================+======================+=====================================+
@@ -27313,14 +27313,14 @@ Full description
+-----------------------------------+----------------------+-------------------------------------+
| input_proof | Determined from data | $X_22 |
+-----------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_25 (Determined from data, 8-bit tag)
**************************************
-
+
Start (tag 0)
=============
-
+
+--------------------------+----------+------------------------+
| Name | Size | Contents |
+==========================+==========+========================+
@@ -27330,11 +27330,11 @@ Full description
+--------------------------+----------+------------------------+
| opponent_commitment_hash | 32 bytes | bytes |
+--------------------------+----------+------------------------+
-
-
+
+
Move (tag 1)
============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -27344,11 +27344,11 @@ Full description
+--------+----------------------+------------------------+
| step | Determined from data | $X_24 |
+--------+----------------------+------------------------+
-
-
+
+
X_26
****
-
+
+------------------+----------+----------------------------------+
| Name | Size | Contents |
+==================+==========+==================================+
@@ -27360,11 +27360,11 @@ Full description
+------------------+----------+----------------------------------+
| number_of_ticks | 8 bytes | signed 64-bit big-endian integer |
+------------------+----------+----------------------------------+
-
-
+
+
X_28 (Enumeration: unsigned 8-bit integer):
*******************************************
-
+
+-------------+----------------+
| Case number | Encoded string |
+=============+================+
@@ -27374,11 +27374,11 @@ Full description
+-------------+----------------+
| 2 | riscv |
+-------------+----------------+
-
-
+
+
X_29
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27386,14 +27386,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $public_key_hash |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key (Determined from data, 8-bit tag)
********************************************
-
+
Ed25519 (tag 0)
===============
-
+
+--------------------+----------+------------------------+
| Name | Size | Contents |
+====================+==========+========================+
@@ -27401,11 +27401,11 @@ Full description
+--------------------+----------+------------------------+
| Ed25519.Public_key | 32 bytes | bytes |
+--------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -27413,11 +27413,11 @@ Full description
+----------------------+----------+------------------------+
| Secp256k1.Public_key | 33 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -27425,11 +27425,11 @@ Full description
+-----------------+----------+------------------------+
| P256.Public_key | 33 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -27437,14 +27437,14 @@ Full description
+----------------------+----------+------------------------+
| Bls12_381.Public_key | 48 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
beta.contract_id.originated (22 bytes, 8-bit tag)
*************************************************
-
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -27454,11 +27454,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
beta.scripted.contracts
***********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27470,114 +27470,114 @@ Full description
+-----------------------+----------+------------------------------------+
| storage | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.entrypoint (Determined from data, 8-bit tag)
*************************************************
-
+
default (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
root (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
do (tag 2)
==========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate (tag 3)
====================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
remove_delegate (tag 4)
=======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
deposit (tag 5)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
stake (tag 6)
=============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
unstake (tag 7)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
finalize_unstake (tag 8)
========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate_parameters (tag 9)
===============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
named (tag 255)
===============
-
+
+-----------------------+----------+------------------------+
| Name | Size | Contents |
+=======================+==========+========================+
@@ -27587,11 +27587,11 @@ Full description
+-----------------------+----------+------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------+
-
-
+
+
X_30
****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -27601,11 +27601,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_31
****
-
+
+-----------------+-----------+----------+
| Name | Size | Contents |
+=================+===========+==========+
@@ -27613,14 +27613,14 @@ Full description
+-----------------+-----------+----------+
| Unnamed field 1 | 100 bytes | bytes |
+-----------------+-----------+----------+
-
-
+
+
beta.inlined.preattestation.contents (43 bytes, 8-bit tag)
**********************************************************
-
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -27634,11 +27634,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
beta.inlined.preattestation
***************************
-
+
+------------+----------+---------------------------------------+
| Name | Size | Contents |
+============+==========+=======================================+
@@ -27648,11 +27648,11 @@ Full description
+------------+----------+---------------------------------------+
| signature | Variable | bytes |
+------------+----------+---------------------------------------+
-
-
+
+
fitness.elem
************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27660,104 +27660,104 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.per_block_votes (1 byte, 8-bit tag)
****************************************
-
+
case_0 (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_1 (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_2 (tag 2)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_4 (tag 4)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_5 (tag 5)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_6 (tag 6)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_8 (tag 8)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_9 (tag 9)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_10 (tag 10)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
beta.block_header.alpha.full_header
***********************************
-
+
+---------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================================+==========+=====================================+
@@ -27793,14 +27793,14 @@ Full description
+---------------------------------------+----------+-------------------------------------+
| signature | Variable | bytes |
+---------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.inlined.attestation_mempool.contents (Determined from data, 8-bit tag)
***************************************************************************
-
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -27814,11 +27814,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -27834,11 +27834,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
beta.inlined.attestation
************************
-
+
+------------+----------------------+--------------------------------------------+
| Name | Size | Contents |
+============+======================+============================================+
@@ -27848,14 +27848,14 @@ Full description
+------------+----------------------+--------------------------------------------+
| signature | Variable | bytes |
+------------+----------------------+--------------------------------------------+
-
-
+
+
beta.operation.alpha.contents (Determined from data, 8-bit tag)
***************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+-------+----------+----------------------------------+
| Name | Size | Contents |
+=======+==========+==================================+
@@ -27865,11 +27865,11 @@ Full description
+-------+----------+----------------------------------+
| nonce | 32 bytes | bytes |
+-------+----------+----------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27883,11 +27883,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.attestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------+--------------------------------------+
| Name | Size | Contents |
+=======================+==========+======================================+
@@ -27901,11 +27901,11 @@ Full description
+-----------------------+----------+--------------------------------------+
| bh2 | Variable | $beta.block_header.alpha.full_header |
+-----------------------+----------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -27915,11 +27915,11 @@ Full description
+--------+----------+------------------------+
| secret | 20 bytes | bytes |
+--------+----------+------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27933,11 +27933,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -27951,11 +27951,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -27969,11 +27969,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.preattestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+-----------+------------------------+
| Name | Size | Contents |
+==========+===========+========================+
@@ -27981,11 +27981,11 @@ Full description
+----------+-----------+------------------------+
| solution | 200 bytes | $X_31 |
+----------+-----------+------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -27997,11 +27997,11 @@ Full description
+---------------+----------+------------------------+
| destination | 21 bytes | $public_key_hash |
+---------------+----------+------------------------+
-
-
+
+
Failing_noop (tag 17)
=====================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -28011,11 +28011,11 @@ Full description
+-----------------------+----------+------------------------------------+
| arbitrary | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -28029,11 +28029,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -28047,11 +28047,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -28067,11 +28067,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28089,11 +28089,11 @@ Full description
+---------------+----------------------+------------------------+
| public_key | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -28117,11 +28117,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| parameters | Determined from data | $X_30 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -28145,11 +28145,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| script | Determined from data | $beta.scripted.contracts |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -28169,11 +28169,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| delegate | 21 bytes | $public_key_hash |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -28193,11 +28193,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -28217,11 +28217,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| limit | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -28241,11 +28241,11 @@ Full description
+---------------+----------------------+------------------------------+
| destination | 22 bytes | $beta.contract_id.originated |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28263,11 +28263,11 @@ Full description
+---------------+----------------------+------------------------+
| pk | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -28301,11 +28301,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| entrypoint | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -28335,11 +28335,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| whitelist | Determined from data | $X_29 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -28359,11 +28359,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| message | Variable | sequence of $X_3 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28381,11 +28381,11 @@ Full description
+---------------+----------------------+------------------------+
| rollup | 20 bytes | bytes |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28405,11 +28405,11 @@ Full description
+---------------+----------------------+------------------------+
| commitment | 76 bytes | $X_26 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28431,11 +28431,11 @@ Full description
+---------------+----------------------+------------------------+
| refutation | Determined from data | $X_25 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28455,11 +28455,11 @@ Full description
+---------------+----------------------+------------------------+
| stakers | 42 bytes | $X_19 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -28483,11 +28483,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| output_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28507,11 +28507,11 @@ Full description
+---------------+----------------------+------------------------+
| staker | 21 bytes | $public_key_hash |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28529,11 +28529,11 @@ Full description
+---------------+----------------------+------------------------+
| slot_header | 145 bytes | $X_18 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -28563,11 +28563,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| nb_ops | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -28589,11 +28589,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| op | Variable | sequence of $X_9 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -28613,14 +28613,14 @@ Full description
+---------------+----------------------+------------------------+
| update | Determined from data | $X_1 |
+---------------+----------------------+------------------------+
-
-
+
+
beta.staker (Determined from data, 8-bit tag)
*********************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -28630,11 +28630,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -28642,14 +28642,14 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
beta.bond_id (21 bytes, 8-bit tag)
**********************************
-
+
Smart_rollup_bond_id (tag 1)
============================
-
+
+--------------+----------+------------------------+
| Name | Size | Contents |
+==============+==========+========================+
@@ -28657,14 +28657,14 @@ Full description
+--------------+----------+------------------------+
| smart_rollup | 20 bytes | bytes |
+--------------+----------+------------------------+
-
-
+
+
beta.frozen_staker (Determined from data, 8-bit tag)
****************************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -28674,11 +28674,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -28686,11 +28686,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Baker (tag 2)
=============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -28698,11 +28698,11 @@ Full description
+-----------------+----------+------------------------+
| baker_own_stake | 21 bytes | $public_key_hash |
+-----------------+----------+------------------------+
-
-
+
+
Baker_edge (tag 3)
==================
-
+
+------------+----------+------------------------+
| Name | Size | Contents |
+============+==========+========================+
@@ -28710,14 +28710,14 @@ Full description
+------------+----------+------------------------+
| baker_edge | 21 bytes | $public_key_hash |
+------------+----------+------------------------+
-
-
+
+
X_42 (Determined from data, 8-bit tag)
**************************************
-
+
Contract (tag 0)
================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -28727,11 +28727,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Block_fees (tag 2)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28739,11 +28739,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Deposits (tag 4)
================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -28753,11 +28753,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Nonce_revelation_rewards (tag 5)
================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28765,11 +28765,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Attesting_rewards (tag 7)
=========================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28777,11 +28777,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_rewards (tag 8)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28789,11 +28789,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_bonuses (tag 9)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28801,11 +28801,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Storage_fees (tag 11)
=====================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28813,11 +28813,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Double_signing_punishments (tag 12)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28825,11 +28825,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Lost_attesting_rewards (tag 13)
===============================
-
+
+---------------+----------+-------------------------------------+
| Name | Size | Contents |
+===============+==========+=====================================+
@@ -28843,11 +28843,11 @@ Full description
+---------------+----------+-------------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+---------------+----------+-------------------------------------+
-
-
+
+
Liquidity_baking_subsidies (tag 14)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28855,11 +28855,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Burned (tag 15)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28867,11 +28867,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Commitments (tag 16)
====================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -28881,11 +28881,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Bootstrap (tag 17)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28893,11 +28893,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Invoice (tag 18)
================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28905,11 +28905,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Initial_commitments (tag 19)
============================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28917,11 +28917,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Minted (tag 20)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28929,11 +28929,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Frozen_bonds (tag 21)
=====================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -28945,11 +28945,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_punishments (tag 24)
============================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28957,11 +28957,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_rewards (tag 25)
========================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -28969,11 +28969,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Unstaked_deposits (tag 26)
==========================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -28985,11 +28985,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Staking_delegator_numerator (tag 27)
====================================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -28999,11 +28999,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Staking_delegate_denominator (tag 28)
=====================================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -29013,54 +29013,54 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
X_43 (Determined from data, 8-bit tag)
**************************************
-
+
Block_application (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Protocol_migration (tag 1)
==========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Subsidy (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Simulation (tag 3)
==================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Delayed_operation (tag 4)
=========================
-
+
+------------------------+----------+------------------------+
| Name | Size | Contents |
+========================+==========+========================+
@@ -29068,11 +29068,11 @@ Full description
+------------------------+----------+------------------------+
| delayed_operation_hash | 32 bytes | bytes |
+------------------------+----------+------------------------+
-
-
+
+
X_41
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -29080,11 +29080,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_43 |
+-----------------+----------------------+----------+
-
-
+
+
X_44
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29092,14 +29092,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
****************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -29113,11 +29113,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29127,21 +29127,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -29159,14 +29159,14 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.transaction_destination (22 bytes, 8-bit tag)
**************************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -29174,11 +29174,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -29188,11 +29188,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
Smart_rollup (tag 3)
====================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -29202,11 +29202,11 @@ Full description
+----------------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------------+----------+------------------------+
-
-
+
+
Zk_rollup (tag 4)
=================
-
+
+----------------+----------+------------------------+
| Name | Size | Contents |
+================+==========+========================+
@@ -29216,14 +29216,14 @@ Full description
+----------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------+----------+------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
**************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -29231,11 +29231,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29245,21 +29245,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -29271,14 +29271,14 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
*******************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -29290,11 +29290,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29304,21 +29304,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -29334,11 +29334,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
sapling.transaction.ciphertext
******************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29356,11 +29356,11 @@ Full description
+-----------------------+----------+------------------------------------+
| nonce_out | 24 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_66
****
-
+
+-----------------+----------------------+---------------------------------+
| Name | Size | Contents |
+=================+======================+=================================+
@@ -29368,11 +29368,11 @@ Full description
+-----------------+----------------------+---------------------------------+
| Unnamed field 1 | Determined from data | $sapling.transaction.ciphertext |
+-----------------+----------------------+---------------------------------+
-
-
+
+
X_65
****
-
+
+-----------------------------+----------+------------------------------------+
| Name | Size | Contents |
+=============================+==========+====================================+
@@ -29384,14 +29384,14 @@ Full description
+-----------------------------+----------+------------------------------------+
| nullifiers | Variable | sequence of bytes |
+-----------------------------+----------+------------------------------------+
-
-
+
+
X_71 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -29399,21 +29399,21 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_65 |
+---------+----------------------+------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -29423,11 +29423,11 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_65 |
+---------+----------------------+------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------+----------------------+------------------------------------+
| Name | Size | Contents |
+===========+======================+====================================+
@@ -29437,11 +29437,11 @@ Full description
+-----------+----------------------+------------------------------------+
| memo_size | 2 bytes | unsigned 16-bit big-endian integer |
+-----------+----------------------+------------------------------------+
-
-
+
+
X_72
****
-
+
+-----------------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=============================+======================+=========================================+
@@ -29453,14 +29453,14 @@ Full description
+-----------------------------+----------------------+-----------------------------------------+
| value | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------------+----------------------+-----------------------------------------+
-
-
+
+
X_83 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29470,21 +29470,21 @@ Full description
+-----------------------+----------+------------------------------------+
| updates | Variable | sequence of $X_72 |
+-----------------------+----------+------------------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -29496,11 +29496,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_72 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================+
@@ -29514,14 +29514,14 @@ Full description
+-----------------------+----------------------+-----------------------------------------+
| value_type | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------+----------------------+-----------------------------------------+
-
-
+
+
X_84 (Determined from data, 8-bit tag)
**************************************
-
+
big_map (tag 0)
===============
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -29531,11 +29531,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_83 |
+------+----------------------+------------------------+
-
-
+
+
sapling_state (tag 1)
=====================
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -29545,11 +29545,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_71 |
+------+----------------------+------------------------+
-
-
+
+
beta.lazy_storage_diff
**********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29557,14 +29557,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_84 |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -29588,11 +29588,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29602,21 +29602,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -29644,11 +29644,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
X_111
*****
-
+
+--------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==============+======================+=========================================+
@@ -29658,11 +29658,11 @@ Full description
+--------------+----------------------+-----------------------------------------+
| content | Determined from data | $micheline.beta.michelson_v1.expression |
+--------------+----------------------+-----------------------------------------+
-
-
+
+
X_114
*****
-
+
+---------+----------------------+-------------------------------+
| Name | Size | Contents |
+=========+======================+===============================+
@@ -29670,11 +29670,11 @@ Full description
+---------+----------------------+-------------------------------+
| amount | Determined from data | $Z.t |
+---------+----------------------+-------------------------------+
-
-
+
+
X_110
*****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -29684,14 +29684,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_114 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_144 (Determined from data, 8-bit tag)
***************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -29725,11 +29725,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -29741,14 +29741,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_receipt | Variable | sequence of $X_110 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -29756,11 +29756,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_144 |
+-----------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29770,21 +29770,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -29796,14 +29796,14 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| Unnamed field 0 | Determined from data | $X_144 |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
************************************************************************************
-
+
transaction (tag 1)
===================
-
+
+----------------------------------+----------------------+-------------------------------------------------------------+
| Name | Size | Contents |
+==================================+======================+=============================================================+
@@ -29823,11 +29823,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.transaction |
+----------------------------------+----------------------+-------------------------------------------------------------+
-
-
+
+
origination (tag 2)
===================
-
+
+--------------------------------+----------------------+-------------------------------------------------------------+
| Name | Size | Contents |
+================================+======================+=============================================================+
@@ -29847,11 +29847,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.origination |
+--------------------------------+----------------------+-------------------------------------------------------------+
-
-
+
+
delegation (tag 3)
==================
-
+
+--------------------------------+----------------------+------------------------------------------------------------+
| Name | Size | Contents |
+================================+======================+============================================================+
@@ -29867,11 +29867,11 @@ Full description
+--------------------------------+----------------------+------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.delegation |
+--------------------------------+----------------------+------------------------------------------------------------+
-
-
+
+
event (tag 4)
=============
-
+
+-------------------------------+----------------------+-------------------------------------------------------+
| Name | Size | Contents |
+===============================+======================+=======================================================+
@@ -29893,11 +29893,11 @@ Full description
+-------------------------------+----------------------+-------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.event |
+-------------------------------+----------------------+-------------------------------------------------------+
-
-
+
+
X_40
****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -29911,14 +29911,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
*****************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -29932,11 +29932,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -29946,21 +29946,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -29978,11 +29978,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_186
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -29996,14 +29996,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
*********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -30019,11 +30019,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30033,21 +30033,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30067,11 +30067,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_329
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -30085,14 +30085,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_475 (54 bytes, 8-bit tag)
***************************
-
+
v0 (tag 0)
==========
-
+
+------------+----------+----------------------------------+
| Name | Size | Contents |
+============+==========+==================================+
@@ -30104,14 +30104,14 @@ Full description
+------------+----------+----------------------------------+
| commitment | 48 bytes | bytes |
+------------+----------+----------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
**********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -30121,11 +30121,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30135,21 +30135,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -30163,11 +30163,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_470
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -30181,14 +30181,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
*************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -30200,11 +30200,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30214,21 +30214,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30244,11 +30244,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_606
*****
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==================================================================+
@@ -30262,24 +30262,24 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
-
-
+
+
X_760 (Determined from data, 8-bit tag)
***************************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+-----------+----------------------+------------------------+
| Name | Size | Contents |
+===========+======================+========================+
@@ -30287,14 +30287,14 @@ Full description
+-----------+----------------------+------------------------+
| whitelist | Determined from data | $X_29 |
+-----------+----------------------+------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
***********************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30316,11 +30316,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30330,21 +30330,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30370,11 +30370,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_746
*****
-
+
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+============================================================================+
@@ -30388,37 +30388,37 @@ Full description
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
-
-
+
+
X_906 (1 byte, 8-bit tag)
*************************
-
+
Conflict_resolved (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Timeout (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_907 (Determined from data, 8-bit tag)
***************************************
-
+
Loser (tag 0)
=============
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -30428,34 +30428,34 @@ Full description
+--------+----------+------------------------+
| player | 21 bytes | $public_key_hash |
+--------+----------+------------------------+
-
-
+
+
Draw (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_908 (Determined from data, 8-bit tag)
***************************************
-
+
Ongoing (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Ended (tag 1)
=============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -30463,14 +30463,14 @@ Full description
+--------+----------------------+------------------------+
| result | Determined from data | $X_907 |
+--------+----------------------+------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -30484,11 +30484,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30498,21 +30498,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30530,11 +30530,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_901
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -30548,14 +30548,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -30571,11 +30571,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30585,21 +30585,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30619,11 +30619,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1200
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -30637,14 +30637,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
*******************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+----------------------------------+
| Name | Size | Contents |
+===================+======================+==================================+
@@ -30656,11 +30656,11 @@ Full description
+-------------------+----------------------+----------------------------------+
| commitment_hash | 32 bytes | bytes |
+-------------------+----------------------+----------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30670,21 +30670,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -30700,11 +30700,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| commitment_hash | 32 bytes | bytes |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1340
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -30718,11 +30718,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_1475
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -30736,14 +30736,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
**********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -30761,11 +30761,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30775,21 +30775,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30811,11 +30811,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1611
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -30829,14 +30829,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
***************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -30854,11 +30854,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30868,21 +30868,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30904,11 +30904,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1751
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -30922,14 +30922,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -30945,11 +30945,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| global_address | 32 bytes | bytes |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -30959,21 +30959,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -30993,11 +30993,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| global_address | 32 bytes | bytes |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_2309
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -31011,11 +31011,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2449
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -31029,11 +31029,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2589
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -31047,14 +31047,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2809 (Determined from data, 8-bit tag)
****************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -31088,11 +31088,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -31104,14 +31104,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_updates | Variable | sequence of $X_110 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
***********************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -31119,11 +31119,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_2809 |
+-----------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -31133,21 +31133,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -31159,11 +31159,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| Unnamed field 0 | Determined from data | $X_2809 |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_2770
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -31177,11 +31177,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_3108
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=========================================================================+
@@ -31195,11 +31195,11 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
| consensus_key | 21 bytes | $public_key_hash |
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
-
-
+
+
X_3120
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=====================================+
@@ -31209,11 +31209,11 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------+
| allocated_destination_contract | 1 byte | boolean (0 for false, 255 for true) |
+------------------------------------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.operation_metadata.alpha.balance_updates
*********************************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -31221,11 +31221,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_41 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_3128
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=====================================+
@@ -31237,14 +31237,14 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
************************************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -31256,11 +31256,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -31276,11 +31276,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3128 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------------------+--------------------------------------+
| Name | Size | Contents |
+=======================+======================+======================================+
@@ -31296,11 +31296,11 @@ Full description
+-----------------------+----------------------+--------------------------------------+
| metadata | Determined from data | $X_3128 |
+-----------------------+----------------------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -31312,11 +31312,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -31330,11 +31330,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -31348,11 +31348,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -31368,11 +31368,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3128 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -31382,11 +31382,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31400,11 +31400,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_3120 |
+---------------+----------------------+------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -31420,11 +31420,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3108 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -31440,11 +31440,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3108 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -31462,11 +31462,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3108 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31486,11 +31486,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1475 |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -31516,11 +31516,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2770 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -31546,11 +31546,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2589 |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -31572,11 +31572,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2449 |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -31598,11 +31598,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_2309 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -31624,11 +31624,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_1475 |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -31650,11 +31650,11 @@ Full description
+---------------+----------------------+------------------------------+
| metadata | Determined from data | $X_606 |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31674,11 +31674,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1475 |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -31714,11 +31714,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_1751 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -31750,11 +31750,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| metadata | Determined from data | $X_1611 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -31776,11 +31776,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_1475 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31800,11 +31800,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1340 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31826,11 +31826,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1200 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31854,11 +31854,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_901 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31880,11 +31880,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_901 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -31910,11 +31910,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_746 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31936,11 +31936,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_606 |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -31960,11 +31960,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_470 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -31996,11 +31996,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| metadata | Determined from data | $X_329 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -32024,11 +32024,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_186 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -32050,14 +32050,14 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_40 |
+---------------+----------------------+------------------------+
-
-
+
+
X_3146 (Variable, 8-bit tag)
****************************
-
+
Operation_with_metadata (tag 0)
===============================
-
+
+-----------------------+----------+-----------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=================================================================+
@@ -32069,11 +32069,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------+
| signature | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------+
-
-
+
+
Operation_without_metadata (tag 1)
==================================
-
+
+-----------------------+----------+--------------------------------------------+
| Name | Size | Contents |
+=======================+==========+============================================+
@@ -32085,11 +32085,11 @@ Full description
+-----------------------+----------+--------------------------------------------+
| signature | Variable | bytes |
+-----------------------+----------+--------------------------------------------+
-
-
+
+
X_0
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -32097,10 +32097,10 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | $X_3146 |
+-----------------------+----------+------------------------------------+
-
+
-
+
.. _GET_..--block_id--live_blocks :
@@ -32108,7 +32108,7 @@ Full description
**GET ..//live_blocks**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -32137,11 +32137,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
-
+
.. _GET_..--block_id--metadata :
@@ -32149,7 +32149,7 @@ Full description
**GET ..//metadata?[version=]**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -33169,8 +33169,8 @@ Full description
/* A block identifier (Base58Check-encoded) */
$unistring
$block_header_metadata:
- { "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
- "next_protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ { "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
+ "next_protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"test_chain_status": $test_chain_status,
"max_operations_ttl": integer ∈ [-2^30, 2^30],
"max_operation_data_length": integer ∈ [-2^30, 2^30],
@@ -33371,24 +33371,24 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
test_chain_status (Determined from data, 8-bit tag)
***************************************************
-
+
Not_running (tag 0)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Forking (tag 1)
===============
-
+
+------------+----------+----------------------------------+
| Name | Size | Contents |
+============+==========+==================================+
@@ -33398,11 +33398,11 @@ Full description
+------------+----------+----------------------------------+
| expiration | 8 bytes | signed 64-bit big-endian integer |
+------------+----------+----------------------------------+
-
-
+
+
Running (tag 2)
===============
-
+
+------------+----------+----------------------------------+
| Name | Size | Contents |
+============+==========+==================================+
@@ -33416,11 +33416,11 @@ Full description
+------------+----------+----------------------------------+
| expiration | 8 bytes | signed 64-bit big-endian integer |
+------------+----------+----------------------------------+
-
-
+
+
X_1
***
-
+
+------------------------------+---------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+==============================+=========+=========================================================================+
@@ -33430,11 +33430,11 @@ Full description
+------------------------------+---------+-------------------------------------------------------------------------+
| max_op | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+------------------------------+---------+-------------------------------------------------------------------------+
-
-
+
+
X_0
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -33442,14 +33442,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_1 |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key_hash (21 bytes, 8-bit tag)
*************************************
-
+
Ed25519 (tag 0)
===============
-
+
+-------------------------+----------+------------------------+
| Name | Size | Contents |
+=========================+==========+========================+
@@ -33457,11 +33457,11 @@ Full description
+-------------------------+----------+------------------------+
| Ed25519.Public_key_hash | 20 bytes | bytes |
+-------------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -33469,11 +33469,11 @@ Full description
+---------------------------+----------+------------------------+
| Secp256k1.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -33481,11 +33481,11 @@ Full description
+----------------------+----------+------------------------+
| P256.Public_key_hash | 20 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -33493,11 +33493,11 @@ Full description
+---------------------------+----------+------------------------+
| Bls12_381.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
X_2
***
-
+
+---------------------+---------+-------------------------------------+
| Name | Size | Contents |
+=====================+=========+=====================================+
@@ -33511,64 +33511,64 @@ Full description
+---------------------+---------+-------------------------------------+
| expected_commitment | 1 byte | boolean (0 for false, 255 for true) |
+---------------------+---------+-------------------------------------+
-
-
+
+
X_5 (1 byte, 8-bit tag)
***********************
-
+
Proposal (tag 0)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
exploration (tag 1)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Cooldown (tag 2)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Promotion (tag 3)
=================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Adoption (tag 4)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_4
***
-
+
+----------------+---------+----------------------------------+
| Name | Size | Contents |
+================+=========+==================================+
@@ -33578,11 +33578,11 @@ Full description
+----------------+---------+----------------------------------+
| start_position | 4 bytes | signed 32-bit big-endian integer |
+----------------+---------+----------------------------------+
-
-
+
+
X_3
***
-
+
+---------------+---------+----------------------------------+
| Name | Size | Contents |
+===============+=========+==================================+
@@ -33592,24 +33592,24 @@ Full description
+---------------+---------+----------------------------------+
| remaining | 4 bytes | signed 32-bit big-endian integer |
+---------------+---------+----------------------------------+
-
-
+
+
X_6 (Determined from data, 8-bit tag)
*************************************
-
+
None (tag 0)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Some (tag 1)
============
-
+
+-------------+----------+------------------------+
| Name | Size | Contents |
+=============+==========+========================+
@@ -33617,14 +33617,14 @@ Full description
+-------------+----------+------------------------+
| cycle_nonce | 32 bytes | bytes |
+-------------+----------+------------------------+
-
-
+
+
beta.contract_id (22 bytes, 8-bit tag)
**************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -33632,11 +33632,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -33646,14 +33646,14 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
beta.staker (Determined from data, 8-bit tag)
*********************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -33663,11 +33663,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -33675,14 +33675,14 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
beta.bond_id (21 bytes, 8-bit tag)
**********************************
-
+
Smart_rollup_bond_id (tag 1)
============================
-
+
+--------------+----------+------------------------+
| Name | Size | Contents |
+==============+==========+========================+
@@ -33690,14 +33690,14 @@ Full description
+--------------+----------+------------------------+
| smart_rollup | 20 bytes | bytes |
+--------------+----------+------------------------+
-
-
+
+
beta.frozen_staker (Determined from data, 8-bit tag)
****************************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -33707,11 +33707,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -33719,11 +33719,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Baker (tag 2)
=============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -33731,11 +33731,11 @@ Full description
+-----------------+----------+------------------------+
| baker_own_stake | 21 bytes | $public_key_hash |
+-----------------+----------+------------------------+
-
-
+
+
Baker_edge (tag 3)
==================
-
+
+------------+----------+------------------------+
| Name | Size | Contents |
+============+==========+========================+
@@ -33743,14 +33743,14 @@ Full description
+------------+----------+------------------------+
| baker_edge | 21 bytes | $public_key_hash |
+------------+----------+------------------------+
-
-
+
+
X_8 (Determined from data, 8-bit tag)
*************************************
-
+
Contract (tag 0)
================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -33760,11 +33760,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Block_fees (tag 2)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33772,11 +33772,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Deposits (tag 4)
================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -33786,11 +33786,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Nonce_revelation_rewards (tag 5)
================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33798,11 +33798,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Attesting_rewards (tag 7)
=========================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33810,11 +33810,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_rewards (tag 8)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33822,11 +33822,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_bonuses (tag 9)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33834,11 +33834,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Storage_fees (tag 11)
=====================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33846,11 +33846,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Double_signing_punishments (tag 12)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33858,11 +33858,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Lost_attesting_rewards (tag 13)
===============================
-
+
+---------------+----------+-------------------------------------+
| Name | Size | Contents |
+===============+==========+=====================================+
@@ -33876,11 +33876,11 @@ Full description
+---------------+----------+-------------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+---------------+----------+-------------------------------------+
-
-
+
+
Liquidity_baking_subsidies (tag 14)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33888,11 +33888,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Burned (tag 15)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33900,11 +33900,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Commitments (tag 16)
====================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -33914,11 +33914,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Bootstrap (tag 17)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33926,11 +33926,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Invoice (tag 18)
================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33938,11 +33938,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Initial_commitments (tag 19)
============================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33950,11 +33950,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Minted (tag 20)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33962,11 +33962,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Frozen_bonds (tag 21)
=====================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -33978,11 +33978,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_punishments (tag 24)
============================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -33990,11 +33990,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_rewards (tag 25)
========================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -34002,11 +34002,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Unstaked_deposits (tag 26)
==========================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -34018,11 +34018,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Staking_delegator_numerator (tag 27)
====================================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -34032,11 +34032,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Staking_delegate_denominator (tag 28)
=====================================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -34046,54 +34046,54 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
X_9 (Determined from data, 8-bit tag)
*************************************
-
+
Block_application (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Protocol_migration (tag 1)
==========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Subsidy (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Simulation (tag 3)
==================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Delayed_operation (tag 4)
=========================
-
+
+------------------------+----------+------------------------+
| Name | Size | Contents |
+========================+==========+========================+
@@ -34101,11 +34101,11 @@ Full description
+------------------------+----------+------------------------+
| delayed_operation_hash | 32 bytes | bytes |
+------------------------+----------+------------------------+
-
-
+
+
X_7
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -34113,38 +34113,38 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_9 |
+-----------------+----------------------+----------+
-
-
+
+
N.t
***
-
+
A variable-length sequence of bytes encoding a Zarith natural number. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). Size bits ignored, the data is the binary representation of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| N.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
Z.t
***
-
+
A variable-length sequence of bytes encoding a Zarith integer. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). The second most significant bit of the first byte is reserved for the sign (0 for positive, 1 for negative). Size and sign bits ignored, the data is the binary representation of the absolute value of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| Z.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
beta.contract_id.originated (22 bytes, 8-bit tag)
*************************************************
-
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -34154,11 +34154,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
sapling.transaction.ciphertext
******************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -34176,11 +34176,11 @@ Full description
+-----------------------+----------+------------------------------------+
| nonce_out | 24 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_23
****
-
+
+-----------------+----------------------+---------------------------------+
| Name | Size | Contents |
+=================+======================+=================================+
@@ -34188,11 +34188,11 @@ Full description
+-----------------+----------------------+---------------------------------+
| Unnamed field 1 | Determined from data | $sapling.transaction.ciphertext |
+-----------------+----------------------+---------------------------------+
-
-
+
+
X_22
****
-
+
+-----------------------------+----------+------------------------------------+
| Name | Size | Contents |
+=============================+==========+====================================+
@@ -34204,14 +34204,14 @@ Full description
+-----------------------------+----------+------------------------------------+
| nullifiers | Variable | sequence of bytes |
+-----------------------------+----------+------------------------------------+
-
-
+
+
X_28 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -34219,21 +34219,21 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_22 |
+---------+----------------------+------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -34243,11 +34243,11 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_22 |
+---------+----------------------+------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------+----------------------+------------------------------------+
| Name | Size | Contents |
+===========+======================+====================================+
@@ -34257,11 +34257,11 @@ Full description
+-----------+----------------------+------------------------------------+
| memo_size | 2 bytes | unsigned 16-bit big-endian integer |
+-----------+----------------------+------------------------------------+
-
-
+
+
beta.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
*******************************************************************
-
+
+-------------+--------------------------------+
| Case number | Encoded string |
+=============+================================+
@@ -34581,14 +34581,14 @@ Full description
+-------------+--------------------------------+
| 157 | Ticket |
+-------------+--------------------------------+
-
-
+
+
micheline.beta.michelson_v1.expression (Determined from data, 8-bit tag)
************************************************************************
-
+
Int (tag 0)
===========
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -34596,11 +34596,11 @@ Full description
+------+----------------------+------------------------+
| int | Determined from data | $Z.t |
+------+----------------------+------------------------+
-
-
+
+
String (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -34610,11 +34610,11 @@ Full description
+-----------------------+----------+------------------------------------+
| string | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Sequence (tag 2)
================
-
+
+-----------------------+----------+-----------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================================+
@@ -34624,11 +34624,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------+
| Unnamed field 0 | Variable | sequence of $micheline.beta.michelson_v1.expression |
+-----------------------+----------+-----------------------------------------------------+
-
-
+
+
Prim__no_args__no_annots (tag 3)
================================
-
+
+------+--------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+========+===================================================================================+
@@ -34636,11 +34636,11 @@ Full description
+------+--------+-----------------------------------------------------------------------------------+
| prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see beta.michelson.v1.primitives) |
+------+--------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__no_args__some_annots (tag 4)
==================================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -34652,11 +34652,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__no_annots (tag 5)
==============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -34666,11 +34666,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__some_annots (tag 6)
================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -34684,11 +34684,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__no_annots (tag 7)
===============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -34700,11 +34700,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg2 | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__some_annots (tag 8)
=================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -34720,11 +34720,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__generic (tag 9)
=====================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -34740,11 +34740,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Bytes (tag 10)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -34754,11 +34754,11 @@ Full description
+-----------------------+----------+------------------------------------+
| bytes | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_29
****
-
+
+-----------------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=============================+======================+=========================================+
@@ -34770,14 +34770,14 @@ Full description
+-----------------------------+----------------------+-----------------------------------------+
| value | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------------+----------------------+-----------------------------------------+
-
-
+
+
X_40 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -34787,21 +34787,21 @@ Full description
+-----------------------+----------+------------------------------------+
| updates | Variable | sequence of $X_29 |
+-----------------------+----------+------------------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -34813,11 +34813,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_29 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================+
@@ -34831,14 +34831,14 @@ Full description
+-----------------------+----------------------+-----------------------------------------+
| value_type | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------+----------------------+-----------------------------------------+
-
-
+
+
X_41 (Determined from data, 8-bit tag)
**************************************
-
+
big_map (tag 0)
===============
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -34848,11 +34848,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_40 |
+------+----------------------+------------------------+
-
-
+
+
sapling_state (tag 1)
=====================
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -34862,11 +34862,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_28 |
+------+----------------------+------------------------+
-
-
+
+
beta.lazy_storage_diff
**********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -34874,11 +34874,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_41 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_43
****
-
+
+--------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==============+======================+=========================================+
@@ -34888,14 +34888,14 @@ Full description
+--------------+----------------------+-----------------------------------------+
| content | Determined from data | $micheline.beta.michelson_v1.expression |
+--------------+----------------------+-----------------------------------------+
-
-
+
+
beta.transaction_destination (22 bytes, 8-bit tag)
**************************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -34903,11 +34903,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -34917,11 +34917,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
Smart_rollup (tag 3)
====================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -34931,11 +34931,11 @@ Full description
+----------------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------------+----------+------------------------+
-
-
+
+
Zk_rollup (tag 4)
=================
-
+
+----------------+----------+------------------------+
| Name | Size | Contents |
+================+==========+========================+
@@ -34945,11 +34945,11 @@ Full description
+----------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------+----------+------------------------+
-
-
+
+
X_46
****
-
+
+---------+----------------------+-------------------------------+
| Name | Size | Contents |
+=========+======================+===============================+
@@ -34957,11 +34957,11 @@ Full description
+---------+----------------------+-------------------------------+
| amount | Determined from data | $Z.t |
+---------+----------------------+-------------------------------+
-
-
+
+
X_42
****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -34971,14 +34971,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_46 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_76 (Determined from data, 8-bit tag)
**************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -35012,11 +35012,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -35028,14 +35028,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_updates | Variable | sequence of $X_42 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.successful_manager_operation_result (Determined from data, 8-bit tag)
******************************************************************************************
-
+
reveal (tag 0)
==============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -35043,11 +35043,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
transaction (tag 1)
===================
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -35055,11 +35055,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_76 |
+-----------------+----------------------+------------------------+
-
-
+
+
origination (tag 2)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -35083,11 +35083,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
delegation (tag 3)
==================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -35099,11 +35099,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_7 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
set_deposits_limit (tag 5)
==========================
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -35111,11 +35111,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
update_consensus_key (tag 6)
============================
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -35123,11 +35123,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
increase_paid_storage (tag 9)
=============================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -35139,11 +35139,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
smart_rollup_originate (tag 200)
================================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -35161,10 +35161,10 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
+
-
+
.. _GET_..--block_id--metadata_hash :
@@ -35172,7 +35172,7 @@ Full description
**GET ..//metadata_hash**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -35197,11 +35197,11 @@ Full description
+=====================+==========+==========+
| Block_metadata_hash | 32 bytes | bytes |
+---------------------+----------+----------+
-
-
+
+
-
+
.. _GET_..--block_id--operation_hashes :
@@ -35209,7 +35209,7 @@ Full description
**GET ..//operation_hashes**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -35238,11 +35238,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_0 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_0
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -35250,17 +35250,17 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
+
-
+
.. _GET_..--block_id--operation_hashes--list_offset :
**GET ..//operation_hashes/**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -35289,18 +35289,18 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
-
+
.. _GET_..--block_id--operation_hashes--list_offset--operation_offset :
**GET ..//operation_hashes//**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -35325,11 +35325,11 @@ Full description
+================+==========+==========+
| Operation_hash | 32 bytes | bytes |
+----------------+----------+----------+
-
-
+
+
-
+
.. _GET_..--block_id--operation_metadata_hashes :
@@ -35337,7 +35337,7 @@ Full description
**GET ..//operation_metadata_hashes**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -35366,11 +35366,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_0 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_0
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -35378,17 +35378,17 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
+
-
+
.. _GET_..--block_id--operation_metadata_hashes--list_offset :
**GET ..//operation_metadata_hashes/**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -35417,18 +35417,18 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
-
+
.. _GET_..--block_id--operation_metadata_hashes--list_offset--operation_offset :
**GET ..//operation_metadata_hashes//**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -35453,11 +35453,11 @@ Full description
+=========================+==========+==========+
| Operation_metadata_hash | 32 bytes | bytes |
+-------------------------+----------+----------+
-
-
+
+
-
+
.. _GET_..--block_id--operations :
@@ -35465,7 +35465,7 @@ Full description
**GET ..//operations?[version=]&[force_metadata]&[metadata=]**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -38065,7 +38065,7 @@ Full description
"annots"?: [ $unistring ... ] }
$operation:
{ /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -38073,14 +38073,14 @@ Full description
"signature"?: $Signature.V1,
"metadata": "too large" }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
"contents": [ $beta.operation.alpha.contents ... ],
"signature"?: $Signature.V1 }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -38088,7 +38088,7 @@ Full description
[ $beta.operation.alpha.operation_contents_and_result ... ],
"signature"?: $Signature.V1 }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -38143,14 +38143,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_0 |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key_hash (21 bytes, 8-bit tag)
*************************************
-
+
Ed25519 (tag 0)
===============
-
+
+-------------------------+----------+------------------------+
| Name | Size | Contents |
+=========================+==========+========================+
@@ -38158,11 +38158,11 @@ Full description
+-------------------------+----------+------------------------+
| Ed25519.Public_key_hash | 20 bytes | bytes |
+-------------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -38170,11 +38170,11 @@ Full description
+---------------------------+----------+------------------------+
| Secp256k1.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -38182,11 +38182,11 @@ Full description
+----------------------+----------+------------------------+
| P256.Public_key_hash | 20 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -38194,23 +38194,23 @@ Full description
+---------------------------+----------+------------------------+
| Bls12_381.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
N.t
***
-
+
A variable-length sequence of bytes encoding a Zarith natural number. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). Size bits ignored, the data is the binary representation of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| N.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_3
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -38218,11 +38218,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_4
***
-
+
+-----------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================+
@@ -38234,11 +38234,11 @@ Full description
+-----------------------+----------+-------------------------------------+
| exit_validity | 1 byte | boolean (0 for false, 255 for true) |
+-----------------------+----------+-------------------------------------+
-
-
+
+
X_2
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -38246,11 +38246,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_4 |
+-----------------+----------------------+----------+
-
-
+
+
X_7
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -38260,11 +38260,11 @@ Full description
+-----------------------+----------+------------------------------------+
| fee | 32 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_5
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -38272,11 +38272,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_7 |
+-----------------+----------------------+----------+
-
-
+
+
X_8
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -38284,11 +38284,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_1
***
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -38306,23 +38306,23 @@ Full description
+-----------------------+----------------------+------------------------------------+
| proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Z.t
***
-
+
A variable-length sequence of bytes encoding a Zarith integer. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). The second most significant bit of the first byte is reserved for the sign (0 for positive, 1 for negative). Size and sign bits ignored, the data is the binary representation of the absolute value of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| Z.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_11
****
-
+
+--------+----------------------+----------+
| Name | Size | Contents |
+========+======================+==========+
@@ -38330,11 +38330,11 @@ Full description
+--------+----------------------+----------+
| amount | Determined from data | $Z.t |
+--------+----------------------+----------+
-
-
+
+
X_10
****
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -38350,11 +38350,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| payload | Variable | sequence of bytes |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
beta.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
*******************************************************************
-
+
+-------------+--------------------------------+
| Case number | Encoded string |
+=============+================================+
@@ -38674,14 +38674,14 @@ Full description
+-------------+--------------------------------+
| 157 | Ticket |
+-------------+--------------------------------+
-
-
+
+
micheline.beta.michelson_v1.expression (Determined from data, 8-bit tag)
************************************************************************
-
+
Int (tag 0)
===========
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -38689,11 +38689,11 @@ Full description
+------+----------------------+------------------------+
| int | Determined from data | $Z.t |
+------+----------------------+------------------------+
-
-
+
+
String (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -38703,11 +38703,11 @@ Full description
+-----------------------+----------+------------------------------------+
| string | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Sequence (tag 2)
================
-
+
+-----------------------+----------+-----------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================================+
@@ -38717,11 +38717,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------+
| Unnamed field 0 | Variable | sequence of $micheline.beta.michelson_v1.expression |
+-----------------------+----------+-----------------------------------------------------+
-
-
+
+
Prim__no_args__no_annots (tag 3)
================================
-
+
+------+--------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+========+===================================================================================+
@@ -38729,11 +38729,11 @@ Full description
+------+--------+-----------------------------------------------------------------------------------+
| prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see beta.michelson.v1.primitives) |
+------+--------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__no_args__some_annots (tag 4)
==================================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -38745,11 +38745,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__no_annots (tag 5)
==============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -38759,11 +38759,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__some_annots (tag 6)
================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -38777,11 +38777,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__no_annots (tag 7)
===============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -38793,11 +38793,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg2 | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__some_annots (tag 8)
=================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -38813,11 +38813,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__generic (tag 9)
=====================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -38833,11 +38833,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Bytes (tag 10)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -38847,14 +38847,14 @@ Full description
+-----------------------+----------+------------------------------------+
| bytes | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.contract_id (22 bytes, 8-bit tag)
**************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -38862,11 +38862,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -38876,24 +38876,24 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
X_14 (Determined from data, 8-bit tag)
**************************************
-
+
None (tag 0)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Some (tag 1)
============
-
+
+----------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==========+======================+=========================================+
@@ -38905,11 +38905,11 @@ Full description
+----------+----------------------+-----------------------------------------+
| ticketer | 22 bytes | $beta.contract_id |
+----------+----------------------+-----------------------------------------+
-
-
+
+
X_9
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -38917,44 +38917,44 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_14 |
+-----------------+----------------------+----------+
-
-
+
+
X_17 (1 byte, 8-bit tag)
************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Fee (tag 2)
===========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_15
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -38962,11 +38962,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | 1 byte | $X_17 |
+-----------------+----------------------+----------+
-
-
+
+
X_18
****
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -38976,11 +38976,11 @@ Full description
+------------------+----------+------------------------+
| commitment_proof | 96 bytes | bytes |
+------------------+----------+------------------------+
-
-
+
+
X_19
****
-
+
+-------+----------+------------------+
| Name | Size | Contents |
+=======+==========+==================+
@@ -38988,11 +38988,11 @@ Full description
+-------+----------+------------------+
| bob | 21 bytes | $public_key_hash |
+-------+----------+------------------+
-
-
+
+
X_20
****
-
+
+-----------------+---------+----------------------------------+
| Name | Size | Contents |
+=================+=========+==================================+
@@ -39002,14 +39002,14 @@ Full description
+-----------------+---------+----------------------------------+
| page_index | 2 bytes | signed 16-bit big-endian integer |
+-----------------+---------+----------------------------------+
-
-
+
+
X_21 (Determined from data, 8-bit tag)
**************************************
-
+
raw data proof (tag 0)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39019,21 +39019,21 @@ Full description
+-----------------------+----------+------------------------------------+
| raw_data | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
metadata proof (tag 1)
======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
dal page proof (tag 2)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39045,24 +39045,24 @@ Full description
+-----------------------+----------+------------------------------------+
| dal_proof | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
dal parameters proof (tag 3)
============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_22 (Determined from data, 8-bit tag)
**************************************
-
+
inbox proof (tag 0)
===================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -39076,11 +39076,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| serialized_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
reveal proof (tag 1)
====================
-
+
+--------------+----------------------+------------------------+
| Name | Size | Contents |
+==============+======================+========================+
@@ -39088,21 +39088,21 @@ Full description
+--------------+----------------------+------------------------+
| reveal_proof | Determined from data | $X_21 |
+--------------+----------------------+------------------------+
-
-
+
+
first input (tag 2)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_23
****
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -39112,14 +39112,14 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| tick | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
X_24 (Determined from data, 8-bit tag)
**************************************
-
+
Dissection (tag 0)
==================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39129,11 +39129,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_23 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Proof (tag 1)
=============
-
+
+-----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+===================================+======================+=====================================+
@@ -39147,14 +39147,14 @@ Full description
+-----------------------------------+----------------------+-------------------------------------+
| input_proof | Determined from data | $X_22 |
+-----------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_25 (Determined from data, 8-bit tag)
**************************************
-
+
Start (tag 0)
=============
-
+
+--------------------------+----------+------------------------+
| Name | Size | Contents |
+==========================+==========+========================+
@@ -39164,11 +39164,11 @@ Full description
+--------------------------+----------+------------------------+
| opponent_commitment_hash | 32 bytes | bytes |
+--------------------------+----------+------------------------+
-
-
+
+
Move (tag 1)
============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -39178,11 +39178,11 @@ Full description
+--------+----------------------+------------------------+
| step | Determined from data | $X_24 |
+--------+----------------------+------------------------+
-
-
+
+
X_26
****
-
+
+------------------+----------+----------------------------------+
| Name | Size | Contents |
+==================+==========+==================================+
@@ -39194,11 +39194,11 @@ Full description
+------------------+----------+----------------------------------+
| number_of_ticks | 8 bytes | signed 64-bit big-endian integer |
+------------------+----------+----------------------------------+
-
-
+
+
X_28 (Enumeration: unsigned 8-bit integer):
*******************************************
-
+
+-------------+----------------+
| Case number | Encoded string |
+=============+================+
@@ -39208,11 +39208,11 @@ Full description
+-------------+----------------+
| 2 | riscv |
+-------------+----------------+
-
-
+
+
X_29
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39220,14 +39220,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $public_key_hash |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key (Determined from data, 8-bit tag)
********************************************
-
+
Ed25519 (tag 0)
===============
-
+
+--------------------+----------+------------------------+
| Name | Size | Contents |
+====================+==========+========================+
@@ -39235,11 +39235,11 @@ Full description
+--------------------+----------+------------------------+
| Ed25519.Public_key | 32 bytes | bytes |
+--------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -39247,11 +39247,11 @@ Full description
+----------------------+----------+------------------------+
| Secp256k1.Public_key | 33 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -39259,11 +39259,11 @@ Full description
+-----------------+----------+------------------------+
| P256.Public_key | 33 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -39271,14 +39271,14 @@ Full description
+----------------------+----------+------------------------+
| Bls12_381.Public_key | 48 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
beta.contract_id.originated (22 bytes, 8-bit tag)
*************************************************
-
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -39288,11 +39288,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
beta.scripted.contracts
***********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39304,114 +39304,114 @@ Full description
+-----------------------+----------+------------------------------------+
| storage | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.entrypoint (Determined from data, 8-bit tag)
*************************************************
-
+
default (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
root (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
do (tag 2)
==========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate (tag 3)
====================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
remove_delegate (tag 4)
=======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
deposit (tag 5)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
stake (tag 6)
=============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
unstake (tag 7)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
finalize_unstake (tag 8)
========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate_parameters (tag 9)
===============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
named (tag 255)
===============
-
+
+-----------------------+----------+------------------------+
| Name | Size | Contents |
+=======================+==========+========================+
@@ -39421,11 +39421,11 @@ Full description
+-----------------------+----------+------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------+
-
-
+
+
X_30
****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -39435,11 +39435,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_31
****
-
+
+-----------------+-----------+----------+
| Name | Size | Contents |
+=================+===========+==========+
@@ -39447,14 +39447,14 @@ Full description
+-----------------+-----------+----------+
| Unnamed field 1 | 100 bytes | bytes |
+-----------------+-----------+----------+
-
-
+
+
beta.inlined.preattestation.contents (43 bytes, 8-bit tag)
**********************************************************
-
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -39468,11 +39468,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
beta.inlined.preattestation
***************************
-
+
+------------+----------+---------------------------------------+
| Name | Size | Contents |
+============+==========+=======================================+
@@ -39482,11 +39482,11 @@ Full description
+------------+----------+---------------------------------------+
| signature | Variable | bytes |
+------------+----------+---------------------------------------+
-
-
+
+
fitness.elem
************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39494,104 +39494,104 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.per_block_votes (1 byte, 8-bit tag)
****************************************
-
+
case_0 (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_1 (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_2 (tag 2)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_4 (tag 4)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_5 (tag 5)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_6 (tag 6)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_8 (tag 8)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_9 (tag 9)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_10 (tag 10)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
beta.block_header.alpha.full_header
***********************************
-
+
+---------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================================+==========+=====================================+
@@ -39627,14 +39627,14 @@ Full description
+---------------------------------------+----------+-------------------------------------+
| signature | Variable | bytes |
+---------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.inlined.attestation_mempool.contents (Determined from data, 8-bit tag)
***************************************************************************
-
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -39648,11 +39648,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -39668,11 +39668,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
beta.inlined.attestation
************************
-
+
+------------+----------------------+--------------------------------------------+
| Name | Size | Contents |
+============+======================+============================================+
@@ -39682,14 +39682,14 @@ Full description
+------------+----------------------+--------------------------------------------+
| signature | Variable | bytes |
+------------+----------------------+--------------------------------------------+
-
-
+
+
beta.operation.alpha.contents (Determined from data, 8-bit tag)
***************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+-------+----------+----------------------------------+
| Name | Size | Contents |
+=======+==========+==================================+
@@ -39699,11 +39699,11 @@ Full description
+-------+----------+----------------------------------+
| nonce | 32 bytes | bytes |
+-------+----------+----------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39717,11 +39717,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.attestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------+--------------------------------------+
| Name | Size | Contents |
+=======================+==========+======================================+
@@ -39735,11 +39735,11 @@ Full description
+-----------------------+----------+--------------------------------------+
| bh2 | Variable | $beta.block_header.alpha.full_header |
+-----------------------+----------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -39749,11 +39749,11 @@ Full description
+--------+----------+------------------------+
| secret | 20 bytes | bytes |
+--------+----------+------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39767,11 +39767,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -39785,11 +39785,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39803,11 +39803,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.preattestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+-----------+------------------------+
| Name | Size | Contents |
+==========+===========+========================+
@@ -39815,11 +39815,11 @@ Full description
+----------+-----------+------------------------+
| solution | 200 bytes | $X_31 |
+----------+-----------+------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -39831,11 +39831,11 @@ Full description
+---------------+----------+------------------------+
| destination | 21 bytes | $public_key_hash |
+---------------+----------+------------------------+
-
-
+
+
Failing_noop (tag 17)
=====================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -39845,11 +39845,11 @@ Full description
+-----------------------+----------+------------------------------------+
| arbitrary | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -39863,11 +39863,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -39881,11 +39881,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -39901,11 +39901,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -39923,11 +39923,11 @@ Full description
+---------------+----------------------+------------------------+
| public_key | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -39951,11 +39951,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| parameters | Determined from data | $X_30 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -39979,11 +39979,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| script | Determined from data | $beta.scripted.contracts |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -40003,11 +40003,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| delegate | 21 bytes | $public_key_hash |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -40027,11 +40027,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -40051,11 +40051,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| limit | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -40075,11 +40075,11 @@ Full description
+---------------+----------------------+------------------------------+
| destination | 22 bytes | $beta.contract_id.originated |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -40097,11 +40097,11 @@ Full description
+---------------+----------------------+------------------------+
| pk | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -40135,11 +40135,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| entrypoint | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -40169,11 +40169,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| whitelist | Determined from data | $X_29 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -40193,11 +40193,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| message | Variable | sequence of $X_3 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -40215,11 +40215,11 @@ Full description
+---------------+----------------------+------------------------+
| rollup | 20 bytes | bytes |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -40239,11 +40239,11 @@ Full description
+---------------+----------------------+------------------------+
| commitment | 76 bytes | $X_26 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -40265,11 +40265,11 @@ Full description
+---------------+----------------------+------------------------+
| refutation | Determined from data | $X_25 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -40289,11 +40289,11 @@ Full description
+---------------+----------------------+------------------------+
| stakers | 42 bytes | $X_19 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -40317,11 +40317,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| output_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -40341,11 +40341,11 @@ Full description
+---------------+----------------------+------------------------+
| staker | 21 bytes | $public_key_hash |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -40363,11 +40363,11 @@ Full description
+---------------+----------------------+------------------------+
| slot_header | 145 bytes | $X_18 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -40397,11 +40397,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| nb_ops | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -40423,11 +40423,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| op | Variable | sequence of $X_9 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -40447,14 +40447,14 @@ Full description
+---------------+----------------------+------------------------+
| update | Determined from data | $X_1 |
+---------------+----------------------+------------------------+
-
-
+
+
beta.staker (Determined from data, 8-bit tag)
*********************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -40464,11 +40464,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -40476,14 +40476,14 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
beta.bond_id (21 bytes, 8-bit tag)
**********************************
-
+
Smart_rollup_bond_id (tag 1)
============================
-
+
+--------------+----------+------------------------+
| Name | Size | Contents |
+==============+==========+========================+
@@ -40491,14 +40491,14 @@ Full description
+--------------+----------+------------------------+
| smart_rollup | 20 bytes | bytes |
+--------------+----------+------------------------+
-
-
+
+
beta.frozen_staker (Determined from data, 8-bit tag)
****************************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -40508,11 +40508,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -40520,11 +40520,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Baker (tag 2)
=============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -40532,11 +40532,11 @@ Full description
+-----------------+----------+------------------------+
| baker_own_stake | 21 bytes | $public_key_hash |
+-----------------+----------+------------------------+
-
-
+
+
Baker_edge (tag 3)
==================
-
+
+------------+----------+------------------------+
| Name | Size | Contents |
+============+==========+========================+
@@ -40544,14 +40544,14 @@ Full description
+------------+----------+------------------------+
| baker_edge | 21 bytes | $public_key_hash |
+------------+----------+------------------------+
-
-
+
+
X_42 (Determined from data, 8-bit tag)
**************************************
-
+
Contract (tag 0)
================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -40561,11 +40561,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Block_fees (tag 2)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40573,11 +40573,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Deposits (tag 4)
================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -40587,11 +40587,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Nonce_revelation_rewards (tag 5)
================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40599,11 +40599,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Attesting_rewards (tag 7)
=========================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40611,11 +40611,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_rewards (tag 8)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40623,11 +40623,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_bonuses (tag 9)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40635,11 +40635,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Storage_fees (tag 11)
=====================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40647,11 +40647,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Double_signing_punishments (tag 12)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40659,11 +40659,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Lost_attesting_rewards (tag 13)
===============================
-
+
+---------------+----------+-------------------------------------+
| Name | Size | Contents |
+===============+==========+=====================================+
@@ -40677,11 +40677,11 @@ Full description
+---------------+----------+-------------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+---------------+----------+-------------------------------------+
-
-
+
+
Liquidity_baking_subsidies (tag 14)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40689,11 +40689,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Burned (tag 15)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40701,11 +40701,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Commitments (tag 16)
====================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -40715,11 +40715,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Bootstrap (tag 17)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40727,11 +40727,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Invoice (tag 18)
================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40739,11 +40739,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Initial_commitments (tag 19)
============================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40751,11 +40751,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Minted (tag 20)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40763,11 +40763,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Frozen_bonds (tag 21)
=====================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -40779,11 +40779,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_punishments (tag 24)
============================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40791,11 +40791,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_rewards (tag 25)
========================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -40803,11 +40803,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Unstaked_deposits (tag 26)
==========================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -40819,11 +40819,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Staking_delegator_numerator (tag 27)
====================================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -40833,11 +40833,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Staking_delegate_denominator (tag 28)
=====================================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -40847,54 +40847,54 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
X_43 (Determined from data, 8-bit tag)
**************************************
-
+
Block_application (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Protocol_migration (tag 1)
==========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Subsidy (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Simulation (tag 3)
==================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Delayed_operation (tag 4)
=========================
-
+
+------------------------+----------+------------------------+
| Name | Size | Contents |
+========================+==========+========================+
@@ -40902,11 +40902,11 @@ Full description
+------------------------+----------+------------------------+
| delayed_operation_hash | 32 bytes | bytes |
+------------------------+----------+------------------------+
-
-
+
+
X_41
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -40914,11 +40914,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_43 |
+-----------------+----------------------+----------+
-
-
+
+
X_44
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -40926,14 +40926,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
****************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -40947,11 +40947,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -40961,21 +40961,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -40993,14 +40993,14 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.transaction_destination (22 bytes, 8-bit tag)
**************************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -41008,11 +41008,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -41022,11 +41022,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
Smart_rollup (tag 3)
====================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -41036,11 +41036,11 @@ Full description
+----------------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------------+----------+------------------------+
-
-
+
+
Zk_rollup (tag 4)
=================
-
+
+----------------+----------+------------------------+
| Name | Size | Contents |
+================+==========+========================+
@@ -41050,14 +41050,14 @@ Full description
+----------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------+----------+------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
**************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -41065,11 +41065,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41079,21 +41079,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -41105,14 +41105,14 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
*******************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -41124,11 +41124,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41138,21 +41138,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -41168,11 +41168,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
sapling.transaction.ciphertext
******************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41190,11 +41190,11 @@ Full description
+-----------------------+----------+------------------------------------+
| nonce_out | 24 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_66
****
-
+
+-----------------+----------------------+---------------------------------+
| Name | Size | Contents |
+=================+======================+=================================+
@@ -41202,11 +41202,11 @@ Full description
+-----------------+----------------------+---------------------------------+
| Unnamed field 1 | Determined from data | $sapling.transaction.ciphertext |
+-----------------+----------------------+---------------------------------+
-
-
+
+
X_65
****
-
+
+-----------------------------+----------+------------------------------------+
| Name | Size | Contents |
+=============================+==========+====================================+
@@ -41218,14 +41218,14 @@ Full description
+-----------------------------+----------+------------------------------------+
| nullifiers | Variable | sequence of bytes |
+-----------------------------+----------+------------------------------------+
-
-
+
+
X_71 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -41233,21 +41233,21 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_65 |
+---------+----------------------+------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -41257,11 +41257,11 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_65 |
+---------+----------------------+------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------+----------------------+------------------------------------+
| Name | Size | Contents |
+===========+======================+====================================+
@@ -41271,11 +41271,11 @@ Full description
+-----------+----------------------+------------------------------------+
| memo_size | 2 bytes | unsigned 16-bit big-endian integer |
+-----------+----------------------+------------------------------------+
-
-
+
+
X_72
****
-
+
+-----------------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=============================+======================+=========================================+
@@ -41287,14 +41287,14 @@ Full description
+-----------------------------+----------------------+-----------------------------------------+
| value | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------------+----------------------+-----------------------------------------+
-
-
+
+
X_83 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41304,21 +41304,21 @@ Full description
+-----------------------+----------+------------------------------------+
| updates | Variable | sequence of $X_72 |
+-----------------------+----------+------------------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -41330,11 +41330,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_72 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================+
@@ -41348,14 +41348,14 @@ Full description
+-----------------------+----------------------+-----------------------------------------+
| value_type | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------+----------------------+-----------------------------------------+
-
-
+
+
X_84 (Determined from data, 8-bit tag)
**************************************
-
+
big_map (tag 0)
===============
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -41365,11 +41365,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_83 |
+------+----------------------+------------------------+
-
-
+
+
sapling_state (tag 1)
=====================
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -41379,11 +41379,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_71 |
+------+----------------------+------------------------+
-
-
+
+
beta.lazy_storage_diff
**********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41391,14 +41391,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_84 |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -41422,11 +41422,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41436,21 +41436,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -41478,11 +41478,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
X_111
*****
-
+
+--------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==============+======================+=========================================+
@@ -41492,11 +41492,11 @@ Full description
+--------------+----------------------+-----------------------------------------+
| content | Determined from data | $micheline.beta.michelson_v1.expression |
+--------------+----------------------+-----------------------------------------+
-
-
+
+
X_114
*****
-
+
+---------+----------------------+-------------------------------+
| Name | Size | Contents |
+=========+======================+===============================+
@@ -41504,11 +41504,11 @@ Full description
+---------+----------------------+-------------------------------+
| amount | Determined from data | $Z.t |
+---------+----------------------+-------------------------------+
-
-
+
+
X_110
*****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -41518,14 +41518,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_114 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_144 (Determined from data, 8-bit tag)
***************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -41559,11 +41559,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -41575,14 +41575,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_receipt | Variable | sequence of $X_110 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -41590,11 +41590,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_144 |
+-----------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41604,21 +41604,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -41630,14 +41630,14 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| Unnamed field 0 | Determined from data | $X_144 |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
************************************************************************************
-
+
transaction (tag 1)
===================
-
+
+----------------------------------+----------------------+-------------------------------------------------------------+
| Name | Size | Contents |
+==================================+======================+=============================================================+
@@ -41657,11 +41657,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.transaction |
+----------------------------------+----------------------+-------------------------------------------------------------+
-
-
+
+
origination (tag 2)
===================
-
+
+--------------------------------+----------------------+-------------------------------------------------------------+
| Name | Size | Contents |
+================================+======================+=============================================================+
@@ -41681,11 +41681,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.origination |
+--------------------------------+----------------------+-------------------------------------------------------------+
-
-
+
+
delegation (tag 3)
==================
-
+
+--------------------------------+----------------------+------------------------------------------------------------+
| Name | Size | Contents |
+================================+======================+============================================================+
@@ -41701,11 +41701,11 @@ Full description
+--------------------------------+----------------------+------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.delegation |
+--------------------------------+----------------------+------------------------------------------------------------+
-
-
+
+
event (tag 4)
=============
-
+
+-------------------------------+----------------------+-------------------------------------------------------+
| Name | Size | Contents |
+===============================+======================+=======================================================+
@@ -41727,11 +41727,11 @@ Full description
+-------------------------------+----------------------+-------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.event |
+-------------------------------+----------------------+-------------------------------------------------------+
-
-
+
+
X_40
****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -41745,14 +41745,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
*****************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -41766,11 +41766,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41780,21 +41780,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -41812,11 +41812,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_186
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -41830,14 +41830,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
*********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -41853,11 +41853,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41867,21 +41867,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -41901,11 +41901,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_329
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -41919,14 +41919,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_475 (54 bytes, 8-bit tag)
***************************
-
+
v0 (tag 0)
==========
-
+
+------------+----------+----------------------------------+
| Name | Size | Contents |
+============+==========+==================================+
@@ -41938,14 +41938,14 @@ Full description
+------------+----------+----------------------------------+
| commitment | 48 bytes | bytes |
+------------+----------+----------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
**********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -41955,11 +41955,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -41969,21 +41969,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -41997,11 +41997,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_470
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42015,14 +42015,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
*************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -42034,11 +42034,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42048,21 +42048,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -42078,11 +42078,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_606
*****
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==================================================================+
@@ -42096,24 +42096,24 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
-
-
+
+
X_760 (Determined from data, 8-bit tag)
***************************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+-----------+----------------------+------------------------+
| Name | Size | Contents |
+===========+======================+========================+
@@ -42121,14 +42121,14 @@ Full description
+-----------+----------------------+------------------------+
| whitelist | Determined from data | $X_29 |
+-----------+----------------------+------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
***********************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -42150,11 +42150,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42164,21 +42164,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -42204,11 +42204,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_746
*****
-
+
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+============================================================================+
@@ -42222,37 +42222,37 @@ Full description
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
-
-
+
+
X_906 (1 byte, 8-bit tag)
*************************
-
+
Conflict_resolved (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Timeout (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_907 (Determined from data, 8-bit tag)
***************************************
-
+
Loser (tag 0)
=============
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -42262,34 +42262,34 @@ Full description
+--------+----------+------------------------+
| player | 21 bytes | $public_key_hash |
+--------+----------+------------------------+
-
-
+
+
Draw (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_908 (Determined from data, 8-bit tag)
***************************************
-
+
Ongoing (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Ended (tag 1)
=============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -42297,14 +42297,14 @@ Full description
+--------+----------------------+------------------------+
| result | Determined from data | $X_907 |
+--------+----------------------+------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -42318,11 +42318,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42332,21 +42332,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -42364,11 +42364,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_901
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42382,14 +42382,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -42405,11 +42405,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42419,21 +42419,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -42453,11 +42453,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1200
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42471,14 +42471,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
*******************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+----------------------------------+
| Name | Size | Contents |
+===================+======================+==================================+
@@ -42490,11 +42490,11 @@ Full description
+-------------------+----------------------+----------------------------------+
| commitment_hash | 32 bytes | bytes |
+-------------------+----------------------+----------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42504,21 +42504,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -42534,11 +42534,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| commitment_hash | 32 bytes | bytes |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1340
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42552,11 +42552,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_1475
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42570,14 +42570,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
**********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -42595,11 +42595,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42609,21 +42609,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -42645,11 +42645,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1611
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42663,14 +42663,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
***************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -42688,11 +42688,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42702,21 +42702,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -42738,11 +42738,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1751
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42756,14 +42756,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -42779,11 +42779,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| global_address | 32 bytes | bytes |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42793,21 +42793,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -42827,11 +42827,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| global_address | 32 bytes | bytes |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_2309
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42845,11 +42845,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2449
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42863,11 +42863,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2589
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -42881,14 +42881,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2809 (Determined from data, 8-bit tag)
****************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -42922,11 +42922,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -42938,14 +42938,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_updates | Variable | sequence of $X_110 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
***********************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -42953,11 +42953,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_2809 |
+-----------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -42967,21 +42967,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_3 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -42993,11 +42993,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| Unnamed field 0 | Determined from data | $X_2809 |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_2770
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -43011,11 +43011,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_3108
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=========================================================================+
@@ -43029,11 +43029,11 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
| consensus_key | 21 bytes | $public_key_hash |
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
-
-
+
+
X_3120
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=====================================+
@@ -43043,11 +43043,11 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------+
| allocated_destination_contract | 1 byte | boolean (0 for false, 255 for true) |
+------------------------------------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.operation_metadata.alpha.balance_updates
*********************************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -43055,11 +43055,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_41 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_3128
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=====================================+
@@ -43071,14 +43071,14 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------+
| balance_updates | Variable | sequence of $X_41 |
+------------------------------------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
************************************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -43090,11 +43090,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -43110,11 +43110,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3128 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------------------+--------------------------------------+
| Name | Size | Contents |
+=======================+======================+======================================+
@@ -43130,11 +43130,11 @@ Full description
+-----------------------+----------------------+--------------------------------------+
| metadata | Determined from data | $X_3128 |
+-----------------------+----------------------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -43146,11 +43146,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -43164,11 +43164,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -43182,11 +43182,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -43202,11 +43202,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3128 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -43216,11 +43216,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43234,11 +43234,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_3120 |
+---------------+----------------------+------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -43254,11 +43254,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3108 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -43274,11 +43274,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3108 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -43296,11 +43296,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3108 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43320,11 +43320,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1475 |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -43350,11 +43350,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2770 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -43380,11 +43380,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2589 |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -43406,11 +43406,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2449 |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -43432,11 +43432,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_2309 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -43458,11 +43458,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_1475 |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -43484,11 +43484,11 @@ Full description
+---------------+----------------------+------------------------------+
| metadata | Determined from data | $X_606 |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43508,11 +43508,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1475 |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -43548,11 +43548,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_1751 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -43584,11 +43584,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| metadata | Determined from data | $X_1611 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -43610,11 +43610,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_1475 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43634,11 +43634,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1340 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43660,11 +43660,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1200 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43688,11 +43688,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_901 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43714,11 +43714,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_901 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -43744,11 +43744,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_746 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43770,11 +43770,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_606 |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43794,11 +43794,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_470 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -43830,11 +43830,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| metadata | Determined from data | $X_329 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -43858,11 +43858,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_186 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -43884,14 +43884,14 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_40 |
+---------------+----------------------+------------------------+
-
-
+
+
X_3146 (Variable, 8-bit tag)
****************************
-
+
Operation_with_metadata (tag 0)
===============================
-
+
+-----------------------+----------+-----------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=================================================================+
@@ -43903,11 +43903,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------+
| signature | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------+
-
-
+
+
Operation_without_metadata (tag 1)
==================================
-
+
+-----------------------+----------+--------------------------------------------+
| Name | Size | Contents |
+=======================+==========+============================================+
@@ -43919,14 +43919,14 @@ Full description
+-----------------------+----------+--------------------------------------------+
| signature | Variable | bytes |
+-----------------------+----------+--------------------------------------------+
-
-
+
+
bls_signature_prefix (33 bytes, 8-bit tag)
******************************************
-
+
Bls_prefix (tag 3)
==================
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -43934,14 +43934,14 @@ Full description
+-----------------+----------+------------------------+
| Unnamed field 0 | 32 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
beta.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
***********************************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+-------+----------+----------------------------------+
| Name | Size | Contents |
+=======+==========+==================================+
@@ -43951,11 +43951,11 @@ Full description
+-------+----------+----------------------------------+
| nonce | 32 bytes | bytes |
+-------+----------+----------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -43969,11 +43969,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.attestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------+--------------------------------------+
| Name | Size | Contents |
+=======================+==========+======================================+
@@ -43987,11 +43987,11 @@ Full description
+-----------------------+----------+--------------------------------------+
| bh2 | Variable | $beta.block_header.alpha.full_header |
+-----------------------+----------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -44001,11 +44001,11 @@ Full description
+--------+----------+------------------------+
| secret | 20 bytes | bytes |
+--------+----------+------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -44019,11 +44019,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -44037,11 +44037,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -44055,11 +44055,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.preattestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+-----------+------------------------+
| Name | Size | Contents |
+==========+===========+========================+
@@ -44067,11 +44067,11 @@ Full description
+----------+-----------+------------------------+
| solution | 200 bytes | $X_31 |
+----------+-----------+------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -44083,11 +44083,11 @@ Full description
+---------------+----------+------------------------+
| destination | 21 bytes | $public_key_hash |
+---------------+----------+------------------------+
-
-
+
+
Failing_noop (tag 17)
=====================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -44097,11 +44097,11 @@ Full description
+-----------------------+----------+------------------------------------+
| arbitrary | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -44115,11 +44115,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -44133,11 +44133,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -44153,11 +44153,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44175,11 +44175,11 @@ Full description
+---------------+----------------------+------------------------+
| public_key | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -44203,11 +44203,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| parameters | Determined from data | $X_30 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -44231,11 +44231,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| script | Determined from data | $beta.scripted.contracts |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -44255,11 +44255,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| delegate | 21 bytes | $public_key_hash |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -44279,11 +44279,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -44303,11 +44303,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| limit | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -44327,11 +44327,11 @@ Full description
+---------------+----------------------+------------------------------+
| destination | 22 bytes | $beta.contract_id.originated |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44349,11 +44349,11 @@ Full description
+---------------+----------------------+------------------------+
| pk | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -44387,11 +44387,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| entrypoint | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -44421,11 +44421,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| whitelist | Determined from data | $X_29 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -44445,11 +44445,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| message | Variable | sequence of $X_3 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44467,11 +44467,11 @@ Full description
+---------------+----------------------+------------------------+
| rollup | 20 bytes | bytes |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44491,11 +44491,11 @@ Full description
+---------------+----------------------+------------------------+
| commitment | 76 bytes | $X_26 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44517,11 +44517,11 @@ Full description
+---------------+----------------------+------------------------+
| refutation | Determined from data | $X_25 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44541,11 +44541,11 @@ Full description
+---------------+----------------------+------------------------+
| stakers | 42 bytes | $X_19 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -44569,11 +44569,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| output_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44593,11 +44593,11 @@ Full description
+---------------+----------------------+------------------------+
| staker | 21 bytes | $public_key_hash |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44615,11 +44615,11 @@ Full description
+---------------+----------------------+------------------------+
| slot_header | 145 bytes | $X_18 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -44649,11 +44649,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| nb_ops | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -44675,11 +44675,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| op | Variable | sequence of $X_9 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -44699,11 +44699,11 @@ Full description
+---------------+----------------------+------------------------+
| update | Determined from data | $X_1 |
+---------------+----------------------+------------------------+
-
-
+
+
Signature_prefix (tag 255)
==========================
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -44711,14 +44711,14 @@ Full description
+------------------+----------+------------------------+
| signature_prefix | 33 bytes | $bls_signature_prefix |
+------------------+----------+------------------------+
-
-
+
+
X_3209 (Variable, 8-bit tag)
****************************
-
+
Operation with too large metadata (tag 0)
=========================================
-
+
+-------------------------------+----------+----------------------------------------------------------------+
| Name | Size | Contents |
+===============================+==========+================================================================+
@@ -44728,11 +44728,11 @@ Full description
+-------------------------------+----------+----------------------------------------------------------------+
| signature_suffix | 64 bytes | bytes |
+-------------------------------+----------+----------------------------------------------------------------+
-
-
+
+
Operation without metadata (tag 1)
==================================
-
+
+-------------------------------+----------+----------------------------------------------------------------+
| Name | Size | Contents |
+===============================+==========+================================================================+
@@ -44742,11 +44742,11 @@ Full description
+-------------------------------+----------+----------------------------------------------------------------+
| signature_suffix | 64 bytes | bytes |
+-------------------------------+----------+----------------------------------------------------------------+
-
-
+
+
Operation with metadata (tag 2)
===============================
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -44754,11 +44754,11 @@ Full description
+-----------------+----------+------------------------+
| Unnamed field 0 | Variable | $X_3146 |
+-----------------+----------+------------------------+
-
-
+
+
operation
*********
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -44774,11 +44774,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | $X_3209 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_0
***
-
+
+--------------------------+----------+------------------------------------+
| Name | Size | Contents |
+==========================+==========+====================================+
@@ -44788,17 +44788,17 @@ Full description
+--------------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $operation |
+--------------------------+----------+------------------------------------+
-
+
-
+
.. _GET_..--block_id--operations--list_offset :
**GET ..//operations/?[version=]&[force_metadata]&[metadata=]**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -47398,7 +47398,7 @@ Full description
"annots"?: [ $unistring ... ] }
$operation:
{ /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -47406,14 +47406,14 @@ Full description
"signature"?: $Signature.V1,
"metadata": "too large" }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
"contents": [ $beta.operation.alpha.contents ... ],
"signature"?: $Signature.V1 }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -47421,7 +47421,7 @@ Full description
[ $beta.operation.alpha.operation_contents_and_result ... ],
"signature"?: $Signature.V1 }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -47476,14 +47476,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $operation |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key_hash (21 bytes, 8-bit tag)
*************************************
-
+
Ed25519 (tag 0)
===============
-
+
+-------------------------+----------+------------------------+
| Name | Size | Contents |
+=========================+==========+========================+
@@ -47491,11 +47491,11 @@ Full description
+-------------------------+----------+------------------------+
| Ed25519.Public_key_hash | 20 bytes | bytes |
+-------------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -47503,11 +47503,11 @@ Full description
+---------------------------+----------+------------------------+
| Secp256k1.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -47515,11 +47515,11 @@ Full description
+----------------------+----------+------------------------+
| P256.Public_key_hash | 20 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -47527,23 +47527,23 @@ Full description
+---------------------------+----------+------------------------+
| Bls12_381.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
N.t
***
-
+
A variable-length sequence of bytes encoding a Zarith natural number. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). Size bits ignored, the data is the binary representation of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| N.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_2
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -47551,11 +47551,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_3
***
-
+
+-----------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================+
@@ -47567,11 +47567,11 @@ Full description
+-----------------------+----------+-------------------------------------+
| exit_validity | 1 byte | boolean (0 for false, 255 for true) |
+-----------------------+----------+-------------------------------------+
-
-
+
+
X_1
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -47579,11 +47579,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_3 |
+-----------------+----------------------+----------+
-
-
+
+
X_6
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -47593,11 +47593,11 @@ Full description
+-----------------------+----------+------------------------------------+
| fee | 32 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_4
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -47605,11 +47605,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_6 |
+-----------------+----------------------+----------+
-
-
+
+
X_7
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -47617,11 +47617,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_0
***
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -47639,23 +47639,23 @@ Full description
+-----------------------+----------------------+------------------------------------+
| proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Z.t
***
-
+
A variable-length sequence of bytes encoding a Zarith integer. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). The second most significant bit of the first byte is reserved for the sign (0 for positive, 1 for negative). Size and sign bits ignored, the data is the binary representation of the absolute value of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| Z.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_10
****
-
+
+--------+----------------------+----------+
| Name | Size | Contents |
+========+======================+==========+
@@ -47663,11 +47663,11 @@ Full description
+--------+----------------------+----------+
| amount | Determined from data | $Z.t |
+--------+----------------------+----------+
-
-
+
+
X_9
***
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -47683,11 +47683,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| payload | Variable | sequence of bytes |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
beta.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
*******************************************************************
-
+
+-------------+--------------------------------+
| Case number | Encoded string |
+=============+================================+
@@ -48007,14 +48007,14 @@ Full description
+-------------+--------------------------------+
| 157 | Ticket |
+-------------+--------------------------------+
-
-
+
+
micheline.beta.michelson_v1.expression (Determined from data, 8-bit tag)
************************************************************************
-
+
Int (tag 0)
===========
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -48022,11 +48022,11 @@ Full description
+------+----------------------+------------------------+
| int | Determined from data | $Z.t |
+------+----------------------+------------------------+
-
-
+
+
String (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -48036,11 +48036,11 @@ Full description
+-----------------------+----------+------------------------------------+
| string | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Sequence (tag 2)
================
-
+
+-----------------------+----------+-----------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================================+
@@ -48050,11 +48050,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------+
| Unnamed field 0 | Variable | sequence of $micheline.beta.michelson_v1.expression |
+-----------------------+----------+-----------------------------------------------------+
-
-
+
+
Prim__no_args__no_annots (tag 3)
================================
-
+
+------+--------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+========+===================================================================================+
@@ -48062,11 +48062,11 @@ Full description
+------+--------+-----------------------------------------------------------------------------------+
| prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see beta.michelson.v1.primitives) |
+------+--------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__no_args__some_annots (tag 4)
==================================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -48078,11 +48078,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__no_annots (tag 5)
==============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -48092,11 +48092,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__some_annots (tag 6)
================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -48110,11 +48110,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__no_annots (tag 7)
===============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -48126,11 +48126,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg2 | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__some_annots (tag 8)
=================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -48146,11 +48146,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__generic (tag 9)
=====================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -48166,11 +48166,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Bytes (tag 10)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -48180,14 +48180,14 @@ Full description
+-----------------------+----------+------------------------------------+
| bytes | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.contract_id (22 bytes, 8-bit tag)
**************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -48195,11 +48195,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -48209,24 +48209,24 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
X_13 (Determined from data, 8-bit tag)
**************************************
-
+
None (tag 0)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Some (tag 1)
============
-
+
+----------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==========+======================+=========================================+
@@ -48238,11 +48238,11 @@ Full description
+----------+----------------------+-----------------------------------------+
| ticketer | 22 bytes | $beta.contract_id |
+----------+----------------------+-----------------------------------------+
-
-
+
+
X_8
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -48250,44 +48250,44 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_13 |
+-----------------+----------------------+----------+
-
-
+
+
X_16 (1 byte, 8-bit tag)
************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Fee (tag 2)
===========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_14
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -48295,11 +48295,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | 1 byte | $X_16 |
+-----------------+----------------------+----------+
-
-
+
+
X_17
****
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -48309,11 +48309,11 @@ Full description
+------------------+----------+------------------------+
| commitment_proof | 96 bytes | bytes |
+------------------+----------+------------------------+
-
-
+
+
X_18
****
-
+
+-------+----------+------------------+
| Name | Size | Contents |
+=======+==========+==================+
@@ -48321,11 +48321,11 @@ Full description
+-------+----------+------------------+
| bob | 21 bytes | $public_key_hash |
+-------+----------+------------------+
-
-
+
+
X_19
****
-
+
+-----------------+---------+----------------------------------+
| Name | Size | Contents |
+=================+=========+==================================+
@@ -48335,14 +48335,14 @@ Full description
+-----------------+---------+----------------------------------+
| page_index | 2 bytes | signed 16-bit big-endian integer |
+-----------------+---------+----------------------------------+
-
-
+
+
X_20 (Determined from data, 8-bit tag)
**************************************
-
+
raw data proof (tag 0)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -48352,21 +48352,21 @@ Full description
+-----------------------+----------+------------------------------------+
| raw_data | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
metadata proof (tag 1)
======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
dal page proof (tag 2)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -48378,24 +48378,24 @@ Full description
+-----------------------+----------+------------------------------------+
| dal_proof | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
dal parameters proof (tag 3)
============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_21 (Determined from data, 8-bit tag)
**************************************
-
+
inbox proof (tag 0)
===================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -48409,11 +48409,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| serialized_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
reveal proof (tag 1)
====================
-
+
+--------------+----------------------+------------------------+
| Name | Size | Contents |
+==============+======================+========================+
@@ -48421,21 +48421,21 @@ Full description
+--------------+----------------------+------------------------+
| reveal_proof | Determined from data | $X_20 |
+--------------+----------------------+------------------------+
-
-
+
+
first input (tag 2)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_22
****
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -48445,14 +48445,14 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| tick | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
X_23 (Determined from data, 8-bit tag)
**************************************
-
+
Dissection (tag 0)
==================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -48462,11 +48462,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_22 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Proof (tag 1)
=============
-
+
+-----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+===================================+======================+=====================================+
@@ -48480,14 +48480,14 @@ Full description
+-----------------------------------+----------------------+-------------------------------------+
| input_proof | Determined from data | $X_21 |
+-----------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_24 (Determined from data, 8-bit tag)
**************************************
-
+
Start (tag 0)
=============
-
+
+--------------------------+----------+------------------------+
| Name | Size | Contents |
+==========================+==========+========================+
@@ -48497,11 +48497,11 @@ Full description
+--------------------------+----------+------------------------+
| opponent_commitment_hash | 32 bytes | bytes |
+--------------------------+----------+------------------------+
-
-
+
+
Move (tag 1)
============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -48511,11 +48511,11 @@ Full description
+--------+----------------------+------------------------+
| step | Determined from data | $X_23 |
+--------+----------------------+------------------------+
-
-
+
+
X_25
****
-
+
+------------------+----------+----------------------------------+
| Name | Size | Contents |
+==================+==========+==================================+
@@ -48527,11 +48527,11 @@ Full description
+------------------+----------+----------------------------------+
| number_of_ticks | 8 bytes | signed 64-bit big-endian integer |
+------------------+----------+----------------------------------+
-
-
+
+
X_27 (Enumeration: unsigned 8-bit integer):
*******************************************
-
+
+-------------+----------------+
| Case number | Encoded string |
+=============+================+
@@ -48541,11 +48541,11 @@ Full description
+-------------+----------------+
| 2 | riscv |
+-------------+----------------+
-
-
+
+
X_28
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -48553,14 +48553,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $public_key_hash |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key (Determined from data, 8-bit tag)
********************************************
-
+
Ed25519 (tag 0)
===============
-
+
+--------------------+----------+------------------------+
| Name | Size | Contents |
+====================+==========+========================+
@@ -48568,11 +48568,11 @@ Full description
+--------------------+----------+------------------------+
| Ed25519.Public_key | 32 bytes | bytes |
+--------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -48580,11 +48580,11 @@ Full description
+----------------------+----------+------------------------+
| Secp256k1.Public_key | 33 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -48592,11 +48592,11 @@ Full description
+-----------------+----------+------------------------+
| P256.Public_key | 33 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -48604,14 +48604,14 @@ Full description
+----------------------+----------+------------------------+
| Bls12_381.Public_key | 48 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
beta.contract_id.originated (22 bytes, 8-bit tag)
*************************************************
-
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -48621,11 +48621,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
beta.scripted.contracts
***********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -48637,114 +48637,114 @@ Full description
+-----------------------+----------+------------------------------------+
| storage | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.entrypoint (Determined from data, 8-bit tag)
*************************************************
-
+
default (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
root (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
do (tag 2)
==========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate (tag 3)
====================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
remove_delegate (tag 4)
=======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
deposit (tag 5)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
stake (tag 6)
=============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
unstake (tag 7)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
finalize_unstake (tag 8)
========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate_parameters (tag 9)
===============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
named (tag 255)
===============
-
+
+-----------------------+----------+------------------------+
| Name | Size | Contents |
+=======================+==========+========================+
@@ -48754,11 +48754,11 @@ Full description
+-----------------------+----------+------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------+
-
-
+
+
X_29
****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -48768,11 +48768,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_30
****
-
+
+-----------------+-----------+----------+
| Name | Size | Contents |
+=================+===========+==========+
@@ -48780,14 +48780,14 @@ Full description
+-----------------+-----------+----------+
| Unnamed field 1 | 100 bytes | bytes |
+-----------------+-----------+----------+
-
-
+
+
beta.inlined.preattestation.contents (43 bytes, 8-bit tag)
**********************************************************
-
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -48801,11 +48801,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
beta.inlined.preattestation
***************************
-
+
+------------+----------+---------------------------------------+
| Name | Size | Contents |
+============+==========+=======================================+
@@ -48815,11 +48815,11 @@ Full description
+------------+----------+---------------------------------------+
| signature | Variable | bytes |
+------------+----------+---------------------------------------+
-
-
+
+
fitness.elem
************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -48827,104 +48827,104 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.per_block_votes (1 byte, 8-bit tag)
****************************************
-
+
case_0 (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_1 (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_2 (tag 2)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_4 (tag 4)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_5 (tag 5)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_6 (tag 6)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_8 (tag 8)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_9 (tag 9)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_10 (tag 10)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
beta.block_header.alpha.full_header
***********************************
-
+
+---------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================================+==========+=====================================+
@@ -48960,14 +48960,14 @@ Full description
+---------------------------------------+----------+-------------------------------------+
| signature | Variable | bytes |
+---------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.inlined.attestation_mempool.contents (Determined from data, 8-bit tag)
***************************************************************************
-
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -48981,11 +48981,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -49001,11 +49001,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
beta.inlined.attestation
************************
-
+
+------------+----------------------+--------------------------------------------+
| Name | Size | Contents |
+============+======================+============================================+
@@ -49015,14 +49015,14 @@ Full description
+------------+----------------------+--------------------------------------------+
| signature | Variable | bytes |
+------------+----------------------+--------------------------------------------+
-
-
+
+
beta.operation.alpha.contents (Determined from data, 8-bit tag)
***************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+-------+----------+----------------------------------+
| Name | Size | Contents |
+=======+==========+==================================+
@@ -49032,11 +49032,11 @@ Full description
+-------+----------+----------------------------------+
| nonce | 32 bytes | bytes |
+-------+----------+----------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -49050,11 +49050,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.attestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------+--------------------------------------+
| Name | Size | Contents |
+=======================+==========+======================================+
@@ -49068,11 +49068,11 @@ Full description
+-----------------------+----------+--------------------------------------+
| bh2 | Variable | $beta.block_header.alpha.full_header |
+-----------------------+----------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -49082,11 +49082,11 @@ Full description
+--------+----------+------------------------+
| secret | 20 bytes | bytes |
+--------+----------+------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -49100,11 +49100,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -49118,11 +49118,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -49136,11 +49136,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.preattestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+-----------+------------------------+
| Name | Size | Contents |
+==========+===========+========================+
@@ -49148,11 +49148,11 @@ Full description
+----------+-----------+------------------------+
| solution | 200 bytes | $X_30 |
+----------+-----------+------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -49164,11 +49164,11 @@ Full description
+---------------+----------+------------------------+
| destination | 21 bytes | $public_key_hash |
+---------------+----------+------------------------+
-
-
+
+
Failing_noop (tag 17)
=====================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -49178,11 +49178,11 @@ Full description
+-----------------------+----------+------------------------------------+
| arbitrary | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -49196,11 +49196,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -49214,11 +49214,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -49234,11 +49234,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49256,11 +49256,11 @@ Full description
+---------------+----------------------+------------------------+
| public_key | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -49284,11 +49284,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| parameters | Determined from data | $X_29 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -49312,11 +49312,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| script | Determined from data | $beta.scripted.contracts |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -49336,11 +49336,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| delegate | 21 bytes | $public_key_hash |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -49360,11 +49360,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -49384,11 +49384,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| limit | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -49408,11 +49408,11 @@ Full description
+---------------+----------------------+------------------------------+
| destination | 22 bytes | $beta.contract_id.originated |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49430,11 +49430,11 @@ Full description
+---------------+----------------------+------------------------+
| pk | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -49468,11 +49468,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| entrypoint | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -49502,11 +49502,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| whitelist | Determined from data | $X_28 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -49526,11 +49526,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| message | Variable | sequence of $X_2 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49548,11 +49548,11 @@ Full description
+---------------+----------------------+------------------------+
| rollup | 20 bytes | bytes |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49572,11 +49572,11 @@ Full description
+---------------+----------------------+------------------------+
| commitment | 76 bytes | $X_25 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49598,11 +49598,11 @@ Full description
+---------------+----------------------+------------------------+
| refutation | Determined from data | $X_24 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49622,11 +49622,11 @@ Full description
+---------------+----------------------+------------------------+
| stakers | 42 bytes | $X_18 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -49650,11 +49650,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| output_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49674,11 +49674,11 @@ Full description
+---------------+----------------------+------------------------+
| staker | 21 bytes | $public_key_hash |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49696,11 +49696,11 @@ Full description
+---------------+----------------------+------------------------+
| slot_header | 145 bytes | $X_17 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -49730,11 +49730,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| nb_ops | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -49756,11 +49756,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| op | Variable | sequence of $X_8 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -49780,14 +49780,14 @@ Full description
+---------------+----------------------+------------------------+
| update | Determined from data | $X_0 |
+---------------+----------------------+------------------------+
-
-
+
+
beta.staker (Determined from data, 8-bit tag)
*********************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -49797,11 +49797,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -49809,14 +49809,14 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
beta.bond_id (21 bytes, 8-bit tag)
**********************************
-
+
Smart_rollup_bond_id (tag 1)
============================
-
+
+--------------+----------+------------------------+
| Name | Size | Contents |
+==============+==========+========================+
@@ -49824,14 +49824,14 @@ Full description
+--------------+----------+------------------------+
| smart_rollup | 20 bytes | bytes |
+--------------+----------+------------------------+
-
-
+
+
beta.frozen_staker (Determined from data, 8-bit tag)
****************************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -49841,11 +49841,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -49853,11 +49853,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Baker (tag 2)
=============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -49865,11 +49865,11 @@ Full description
+-----------------+----------+------------------------+
| baker_own_stake | 21 bytes | $public_key_hash |
+-----------------+----------+------------------------+
-
-
+
+
Baker_edge (tag 3)
==================
-
+
+------------+----------+------------------------+
| Name | Size | Contents |
+============+==========+========================+
@@ -49877,14 +49877,14 @@ Full description
+------------+----------+------------------------+
| baker_edge | 21 bytes | $public_key_hash |
+------------+----------+------------------------+
-
-
+
+
X_41 (Determined from data, 8-bit tag)
**************************************
-
+
Contract (tag 0)
================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -49894,11 +49894,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Block_fees (tag 2)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -49906,11 +49906,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Deposits (tag 4)
================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -49920,11 +49920,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Nonce_revelation_rewards (tag 5)
================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -49932,11 +49932,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Attesting_rewards (tag 7)
=========================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -49944,11 +49944,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_rewards (tag 8)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -49956,11 +49956,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_bonuses (tag 9)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -49968,11 +49968,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Storage_fees (tag 11)
=====================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -49980,11 +49980,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Double_signing_punishments (tag 12)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -49992,11 +49992,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Lost_attesting_rewards (tag 13)
===============================
-
+
+---------------+----------+-------------------------------------+
| Name | Size | Contents |
+===============+==========+=====================================+
@@ -50010,11 +50010,11 @@ Full description
+---------------+----------+-------------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+---------------+----------+-------------------------------------+
-
-
+
+
Liquidity_baking_subsidies (tag 14)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -50022,11 +50022,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Burned (tag 15)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -50034,11 +50034,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Commitments (tag 16)
====================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -50048,11 +50048,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Bootstrap (tag 17)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -50060,11 +50060,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Invoice (tag 18)
================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -50072,11 +50072,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Initial_commitments (tag 19)
============================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -50084,11 +50084,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Minted (tag 20)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -50096,11 +50096,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Frozen_bonds (tag 21)
=====================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -50112,11 +50112,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_punishments (tag 24)
============================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -50124,11 +50124,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_rewards (tag 25)
========================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -50136,11 +50136,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Unstaked_deposits (tag 26)
==========================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -50152,11 +50152,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Staking_delegator_numerator (tag 27)
====================================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -50166,11 +50166,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Staking_delegate_denominator (tag 28)
=====================================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -50180,54 +50180,54 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
X_42 (Determined from data, 8-bit tag)
**************************************
-
+
Block_application (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Protocol_migration (tag 1)
==========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Subsidy (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Simulation (tag 3)
==================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Delayed_operation (tag 4)
=========================
-
+
+------------------------+----------+------------------------+
| Name | Size | Contents |
+========================+==========+========================+
@@ -50235,11 +50235,11 @@ Full description
+------------------------+----------+------------------------+
| delayed_operation_hash | 32 bytes | bytes |
+------------------------+----------+------------------------+
-
-
+
+
X_40
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -50247,11 +50247,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_42 |
+-----------------+----------------------+----------+
-
-
+
+
X_43
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50259,14 +50259,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
****************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -50280,11 +50280,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50294,21 +50294,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -50326,14 +50326,14 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.transaction_destination (22 bytes, 8-bit tag)
**************************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -50341,11 +50341,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -50355,11 +50355,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
Smart_rollup (tag 3)
====================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -50369,11 +50369,11 @@ Full description
+----------------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------------+----------+------------------------+
-
-
+
+
Zk_rollup (tag 4)
=================
-
+
+----------------+----------+------------------------+
| Name | Size | Contents |
+================+==========+========================+
@@ -50383,14 +50383,14 @@ Full description
+----------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------+----------+------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
**************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -50398,11 +50398,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50412,21 +50412,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -50438,14 +50438,14 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
*******************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -50457,11 +50457,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50471,21 +50471,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -50501,11 +50501,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
sapling.transaction.ciphertext
******************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50523,11 +50523,11 @@ Full description
+-----------------------+----------+------------------------------------+
| nonce_out | 24 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_65
****
-
+
+-----------------+----------------------+---------------------------------+
| Name | Size | Contents |
+=================+======================+=================================+
@@ -50535,11 +50535,11 @@ Full description
+-----------------+----------------------+---------------------------------+
| Unnamed field 1 | Determined from data | $sapling.transaction.ciphertext |
+-----------------+----------------------+---------------------------------+
-
-
+
+
X_64
****
-
+
+-----------------------------+----------+------------------------------------+
| Name | Size | Contents |
+=============================+==========+====================================+
@@ -50551,14 +50551,14 @@ Full description
+-----------------------------+----------+------------------------------------+
| nullifiers | Variable | sequence of bytes |
+-----------------------------+----------+------------------------------------+
-
-
+
+
X_70 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -50566,21 +50566,21 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_64 |
+---------+----------------------+------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -50590,11 +50590,11 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_64 |
+---------+----------------------+------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------+----------------------+------------------------------------+
| Name | Size | Contents |
+===========+======================+====================================+
@@ -50604,11 +50604,11 @@ Full description
+-----------+----------------------+------------------------------------+
| memo_size | 2 bytes | unsigned 16-bit big-endian integer |
+-----------+----------------------+------------------------------------+
-
-
+
+
X_71
****
-
+
+-----------------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=============================+======================+=========================================+
@@ -50620,14 +50620,14 @@ Full description
+-----------------------------+----------------------+-----------------------------------------+
| value | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------------+----------------------+-----------------------------------------+
-
-
+
+
X_82 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50637,21 +50637,21 @@ Full description
+-----------------------+----------+------------------------------------+
| updates | Variable | sequence of $X_71 |
+-----------------------+----------+------------------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -50663,11 +50663,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_71 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================+
@@ -50681,14 +50681,14 @@ Full description
+-----------------------+----------------------+-----------------------------------------+
| value_type | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------+----------------------+-----------------------------------------+
-
-
+
+
X_83 (Determined from data, 8-bit tag)
**************************************
-
+
big_map (tag 0)
===============
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -50698,11 +50698,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_82 |
+------+----------------------+------------------------+
-
-
+
+
sapling_state (tag 1)
=====================
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -50712,11 +50712,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_70 |
+------+----------------------+------------------------+
-
-
+
+
beta.lazy_storage_diff
**********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50724,14 +50724,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_83 |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -50755,11 +50755,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50769,21 +50769,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -50811,11 +50811,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
X_110
*****
-
+
+--------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==============+======================+=========================================+
@@ -50825,11 +50825,11 @@ Full description
+--------------+----------------------+-----------------------------------------+
| content | Determined from data | $micheline.beta.michelson_v1.expression |
+--------------+----------------------+-----------------------------------------+
-
-
+
+
X_113
*****
-
+
+---------+----------------------+-------------------------------+
| Name | Size | Contents |
+=========+======================+===============================+
@@ -50837,11 +50837,11 @@ Full description
+---------+----------------------+-------------------------------+
| amount | Determined from data | $Z.t |
+---------+----------------------+-------------------------------+
-
-
+
+
X_109
*****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -50851,14 +50851,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_113 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_143 (Determined from data, 8-bit tag)
***************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -50892,11 +50892,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -50908,14 +50908,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_receipt | Variable | sequence of $X_109 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -50923,11 +50923,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_143 |
+-----------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -50937,21 +50937,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -50963,14 +50963,14 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| Unnamed field 0 | Determined from data | $X_143 |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
************************************************************************************
-
+
transaction (tag 1)
===================
-
+
+----------------------------------+----------------------+-------------------------------------------------------------+
| Name | Size | Contents |
+==================================+======================+=============================================================+
@@ -50990,11 +50990,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.transaction |
+----------------------------------+----------------------+-------------------------------------------------------------+
-
-
+
+
origination (tag 2)
===================
-
+
+--------------------------------+----------------------+-------------------------------------------------------------+
| Name | Size | Contents |
+================================+======================+=============================================================+
@@ -51014,11 +51014,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.origination |
+--------------------------------+----------------------+-------------------------------------------------------------+
-
-
+
+
delegation (tag 3)
==================
-
+
+--------------------------------+----------------------+------------------------------------------------------------+
| Name | Size | Contents |
+================================+======================+============================================================+
@@ -51034,11 +51034,11 @@ Full description
+--------------------------------+----------------------+------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.delegation |
+--------------------------------+----------------------+------------------------------------------------------------+
-
-
+
+
event (tag 4)
=============
-
+
+-------------------------------+----------------------+-------------------------------------------------------+
| Name | Size | Contents |
+===============================+======================+=======================================================+
@@ -51060,11 +51060,11 @@ Full description
+-------------------------------+----------------------+-------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.event |
+-------------------------------+----------------------+-------------------------------------------------------+
-
-
+
+
X_39
****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51078,14 +51078,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
*****************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -51099,11 +51099,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51113,21 +51113,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -51145,11 +51145,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_185
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51163,14 +51163,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
*********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -51186,11 +51186,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51200,21 +51200,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -51234,11 +51234,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_328
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51252,14 +51252,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_474 (54 bytes, 8-bit tag)
***************************
-
+
v0 (tag 0)
==========
-
+
+------------+----------+----------------------------------+
| Name | Size | Contents |
+============+==========+==================================+
@@ -51271,14 +51271,14 @@ Full description
+------------+----------+----------------------------------+
| commitment | 48 bytes | bytes |
+------------+----------+----------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
**********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -51288,11 +51288,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51302,21 +51302,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -51330,11 +51330,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_469
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51348,14 +51348,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
*************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -51367,11 +51367,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51381,21 +51381,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -51411,11 +51411,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_605
*****
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==================================================================+
@@ -51429,24 +51429,24 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
-
-
+
+
X_759 (Determined from data, 8-bit tag)
***************************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+-----------+----------------------+------------------------+
| Name | Size | Contents |
+===========+======================+========================+
@@ -51454,14 +51454,14 @@ Full description
+-----------+----------------------+------------------------+
| whitelist | Determined from data | $X_28 |
+-----------+----------------------+------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
***********************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -51483,11 +51483,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51497,21 +51497,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -51537,11 +51537,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_745
*****
-
+
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+============================================================================+
@@ -51555,37 +51555,37 @@ Full description
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
-
-
+
+
X_905 (1 byte, 8-bit tag)
*************************
-
+
Conflict_resolved (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Timeout (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_906 (Determined from data, 8-bit tag)
***************************************
-
+
Loser (tag 0)
=============
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -51595,34 +51595,34 @@ Full description
+--------+----------+------------------------+
| player | 21 bytes | $public_key_hash |
+--------+----------+------------------------+
-
-
+
+
Draw (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_907 (Determined from data, 8-bit tag)
***************************************
-
+
Ongoing (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Ended (tag 1)
=============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -51630,14 +51630,14 @@ Full description
+--------+----------------------+------------------------+
| result | Determined from data | $X_906 |
+--------+----------------------+------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -51651,11 +51651,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51665,21 +51665,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -51697,11 +51697,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_900
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51715,14 +51715,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -51738,11 +51738,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51752,21 +51752,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -51786,11 +51786,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1199
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51804,14 +51804,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
*******************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+----------------------------------+
| Name | Size | Contents |
+===================+======================+==================================+
@@ -51823,11 +51823,11 @@ Full description
+-------------------+----------------------+----------------------------------+
| commitment_hash | 32 bytes | bytes |
+-------------------+----------------------+----------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51837,21 +51837,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -51867,11 +51867,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| commitment_hash | 32 bytes | bytes |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1339
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51885,11 +51885,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_1474
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51903,14 +51903,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
**********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -51928,11 +51928,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -51942,21 +51942,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -51978,11 +51978,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1610
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -51996,14 +51996,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
***************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -52021,11 +52021,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -52035,21 +52035,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -52071,11 +52071,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1750
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -52089,14 +52089,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -52112,11 +52112,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| global_address | 32 bytes | bytes |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -52126,21 +52126,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -52160,11 +52160,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| global_address | 32 bytes | bytes |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_2308
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -52178,11 +52178,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2448
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -52196,11 +52196,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2588
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -52214,14 +52214,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2808 (Determined from data, 8-bit tag)
****************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -52255,11 +52255,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -52271,14 +52271,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_updates | Variable | sequence of $X_109 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
***********************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -52286,11 +52286,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_2808 |
+-----------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -52300,21 +52300,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -52326,11 +52326,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| Unnamed field 0 | Determined from data | $X_2808 |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_2769
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -52344,11 +52344,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_3107
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=========================================================================+
@@ -52362,11 +52362,11 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
| consensus_key | 21 bytes | $public_key_hash |
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
-
-
+
+
X_3119
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=====================================+
@@ -52376,11 +52376,11 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------+
| allocated_destination_contract | 1 byte | boolean (0 for false, 255 for true) |
+------------------------------------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.operation_metadata.alpha.balance_updates
*********************************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -52388,11 +52388,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_40 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_3127
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=====================================+
@@ -52404,14 +52404,14 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
************************************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -52423,11 +52423,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -52443,11 +52443,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3127 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------------------+--------------------------------------+
| Name | Size | Contents |
+=======================+======================+======================================+
@@ -52463,11 +52463,11 @@ Full description
+-----------------------+----------------------+--------------------------------------+
| metadata | Determined from data | $X_3127 |
+-----------------------+----------------------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -52479,11 +52479,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -52497,11 +52497,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -52515,11 +52515,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -52535,11 +52535,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3127 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -52549,11 +52549,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -52567,11 +52567,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_3119 |
+---------------+----------------------+------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -52587,11 +52587,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3107 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -52607,11 +52607,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3107 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -52629,11 +52629,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3107 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -52653,11 +52653,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1474 |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -52683,11 +52683,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2769 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -52713,11 +52713,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2588 |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -52739,11 +52739,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2448 |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -52765,11 +52765,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_2308 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -52791,11 +52791,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_1474 |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -52817,11 +52817,11 @@ Full description
+---------------+----------------------+------------------------------+
| metadata | Determined from data | $X_605 |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -52841,11 +52841,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1474 |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -52881,11 +52881,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_1750 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -52917,11 +52917,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| metadata | Determined from data | $X_1610 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -52943,11 +52943,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_1474 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -52967,11 +52967,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1339 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -52993,11 +52993,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1199 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53021,11 +53021,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_900 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53047,11 +53047,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_900 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -53077,11 +53077,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_745 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53103,11 +53103,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_605 |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53127,11 +53127,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_469 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -53163,11 +53163,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| metadata | Determined from data | $X_328 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -53191,11 +53191,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_185 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53217,14 +53217,14 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_39 |
+---------------+----------------------+------------------------+
-
-
+
+
X_3145 (Variable, 8-bit tag)
****************************
-
+
Operation_with_metadata (tag 0)
===============================
-
+
+-----------------------+----------+-----------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=================================================================+
@@ -53236,11 +53236,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------+
| signature | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------+
-
-
+
+
Operation_without_metadata (tag 1)
==================================
-
+
+-----------------------+----------+--------------------------------------------+
| Name | Size | Contents |
+=======================+==========+============================================+
@@ -53252,14 +53252,14 @@ Full description
+-----------------------+----------+--------------------------------------------+
| signature | Variable | bytes |
+-----------------------+----------+--------------------------------------------+
-
-
+
+
bls_signature_prefix (33 bytes, 8-bit tag)
******************************************
-
+
Bls_prefix (tag 3)
==================
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -53267,14 +53267,14 @@ Full description
+-----------------+----------+------------------------+
| Unnamed field 0 | 32 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
beta.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
***********************************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+-------+----------+----------------------------------+
| Name | Size | Contents |
+=======+==========+==================================+
@@ -53284,11 +53284,11 @@ Full description
+-------+----------+----------------------------------+
| nonce | 32 bytes | bytes |
+-------+----------+----------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -53302,11 +53302,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.attestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------+--------------------------------------+
| Name | Size | Contents |
+=======================+==========+======================================+
@@ -53320,11 +53320,11 @@ Full description
+-----------------------+----------+--------------------------------------+
| bh2 | Variable | $beta.block_header.alpha.full_header |
+-----------------------+----------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -53334,11 +53334,11 @@ Full description
+--------+----------+------------------------+
| secret | 20 bytes | bytes |
+--------+----------+------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -53352,11 +53352,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -53370,11 +53370,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -53388,11 +53388,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.preattestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+-----------+------------------------+
| Name | Size | Contents |
+==========+===========+========================+
@@ -53400,11 +53400,11 @@ Full description
+----------+-----------+------------------------+
| solution | 200 bytes | $X_30 |
+----------+-----------+------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -53416,11 +53416,11 @@ Full description
+---------------+----------+------------------------+
| destination | 21 bytes | $public_key_hash |
+---------------+----------+------------------------+
-
-
+
+
Failing_noop (tag 17)
=====================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -53430,11 +53430,11 @@ Full description
+-----------------------+----------+------------------------------------+
| arbitrary | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -53448,11 +53448,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -53466,11 +53466,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -53486,11 +53486,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53508,11 +53508,11 @@ Full description
+---------------+----------------------+------------------------+
| public_key | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -53536,11 +53536,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| parameters | Determined from data | $X_29 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -53564,11 +53564,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| script | Determined from data | $beta.scripted.contracts |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -53588,11 +53588,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| delegate | 21 bytes | $public_key_hash |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -53612,11 +53612,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -53636,11 +53636,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| limit | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -53660,11 +53660,11 @@ Full description
+---------------+----------------------+------------------------------+
| destination | 22 bytes | $beta.contract_id.originated |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53682,11 +53682,11 @@ Full description
+---------------+----------------------+------------------------+
| pk | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -53720,11 +53720,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| entrypoint | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -53754,11 +53754,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| whitelist | Determined from data | $X_28 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -53778,11 +53778,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| message | Variable | sequence of $X_2 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53800,11 +53800,11 @@ Full description
+---------------+----------------------+------------------------+
| rollup | 20 bytes | bytes |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53824,11 +53824,11 @@ Full description
+---------------+----------------------+------------------------+
| commitment | 76 bytes | $X_25 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53850,11 +53850,11 @@ Full description
+---------------+----------------------+------------------------+
| refutation | Determined from data | $X_24 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53874,11 +53874,11 @@ Full description
+---------------+----------------------+------------------------+
| stakers | 42 bytes | $X_18 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -53902,11 +53902,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| output_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53926,11 +53926,11 @@ Full description
+---------------+----------------------+------------------------+
| staker | 21 bytes | $public_key_hash |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -53948,11 +53948,11 @@ Full description
+---------------+----------------------+------------------------+
| slot_header | 145 bytes | $X_17 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -53982,11 +53982,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| nb_ops | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -54008,11 +54008,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| op | Variable | sequence of $X_8 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -54032,11 +54032,11 @@ Full description
+---------------+----------------------+------------------------+
| update | Determined from data | $X_0 |
+---------------+----------------------+------------------------+
-
-
+
+
Signature_prefix (tag 255)
==========================
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -54044,14 +54044,14 @@ Full description
+------------------+----------+------------------------+
| signature_prefix | 33 bytes | $bls_signature_prefix |
+------------------+----------+------------------------+
-
-
+
+
X_3208 (Variable, 8-bit tag)
****************************
-
+
Operation with too large metadata (tag 0)
=========================================
-
+
+-------------------------------+----------+----------------------------------------------------------------+
| Name | Size | Contents |
+===============================+==========+================================================================+
@@ -54061,11 +54061,11 @@ Full description
+-------------------------------+----------+----------------------------------------------------------------+
| signature_suffix | 64 bytes | bytes |
+-------------------------------+----------+----------------------------------------------------------------+
-
-
+
+
Operation without metadata (tag 1)
==================================
-
+
+-------------------------------+----------+----------------------------------------------------------------+
| Name | Size | Contents |
+===============================+==========+================================================================+
@@ -54075,11 +54075,11 @@ Full description
+-------------------------------+----------+----------------------------------------------------------------+
| signature_suffix | 64 bytes | bytes |
+-------------------------------+----------+----------------------------------------------------------------+
-
-
+
+
Operation with metadata (tag 2)
===============================
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -54087,11 +54087,11 @@ Full description
+-----------------+----------+------------------------+
| Unnamed field 0 | Variable | $X_3145 |
+-----------------+----------+------------------------+
-
-
+
+
operation
*********
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -54107,17 +54107,17 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | $X_3208 |
+-----------------------+----------+------------------------------------+
-
+
-
+
.. _GET_..--block_id--operations--list_offset--operation_offset :
**GET ..//operations//?[version=]&[force_metadata]&[metadata=]**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -56717,7 +56717,7 @@ Full description
"annots"?: [ $unistring ... ] }
$operation:
{ /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -56725,14 +56725,14 @@ Full description
"signature"?: $Signature.V1,
"metadata": "too large" }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
"contents": [ $beta.operation.alpha.contents ... ],
"signature"?: $Signature.V1 }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -56740,7 +56740,7 @@ Full description
[ $beta.operation.alpha.operation_contents_and_result ... ],
"signature"?: $Signature.V1 }
|| { /* An operation's shell header. */
- "protocol": "PsPxPKEtaNmZbEArSYm2HdPk419cHLqe8DpkxDmMWpToKHwu2Bg",
+ "protocol": "PtBetaaEZxGcn9JDpkpAZ6E92Kh7bQb5FDoTCeYhmkfcwNehZcT",
"chain_id": $Chain_id,
"hash": $Operation_hash,
"branch": $block_hash,
@@ -56803,14 +56803,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | $X_3208 |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key_hash (21 bytes, 8-bit tag)
*************************************
-
+
Ed25519 (tag 0)
===============
-
+
+-------------------------+----------+------------------------+
| Name | Size | Contents |
+=========================+==========+========================+
@@ -56818,11 +56818,11 @@ Full description
+-------------------------+----------+------------------------+
| Ed25519.Public_key_hash | 20 bytes | bytes |
+-------------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -56830,11 +56830,11 @@ Full description
+---------------------------+----------+------------------------+
| Secp256k1.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -56842,11 +56842,11 @@ Full description
+----------------------+----------+------------------------+
| P256.Public_key_hash | 20 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -56854,23 +56854,23 @@ Full description
+---------------------------+----------+------------------------+
| Bls12_381.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
N.t
***
-
+
A variable-length sequence of bytes encoding a Zarith natural number. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). Size bits ignored, the data is the binary representation of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| N.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_2
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -56878,11 +56878,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_3
***
-
+
+-----------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================+
@@ -56894,11 +56894,11 @@ Full description
+-----------------------+----------+-------------------------------------+
| exit_validity | 1 byte | boolean (0 for false, 255 for true) |
+-----------------------+----------+-------------------------------------+
-
-
+
+
X_1
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -56906,11 +56906,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_3 |
+-----------------+----------------------+----------+
-
-
+
+
X_6
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -56920,11 +56920,11 @@ Full description
+-----------------------+----------+------------------------------------+
| fee | 32 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_4
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -56932,11 +56932,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_6 |
+-----------------+----------------------+----------+
-
-
+
+
X_7
***
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -56944,11 +56944,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_0
***
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -56966,23 +56966,23 @@ Full description
+-----------------------+----------------------+------------------------------------+
| proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Z.t
***
-
+
A variable-length sequence of bytes encoding a Zarith integer. Each byte has a running unary size bit: the most significant bit of each byte indicates whether this is the last byte in the sequence (0) or whether the sequence continues (1). The second most significant bit of the first byte is reserved for the sign (0 for positive, 1 for negative). Size and sign bits ignored, the data is the binary representation of the absolute value of the number in little-endian order.
-
+
+------+----------------------+----------+
| Name | Size | Contents |
+======+======================+==========+
| Z.t | Determined from data | bytes |
+------+----------------------+----------+
-
-
+
+
X_10
****
-
+
+--------+----------------------+----------+
| Name | Size | Contents |
+========+======================+==========+
@@ -56990,11 +56990,11 @@ Full description
+--------+----------------------+----------+
| amount | Determined from data | $Z.t |
+--------+----------------------+----------+
-
-
+
+
X_9
***
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -57010,11 +57010,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| payload | Variable | sequence of bytes |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
beta.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
*******************************************************************
-
+
+-------------+--------------------------------+
| Case number | Encoded string |
+=============+================================+
@@ -57334,14 +57334,14 @@ Full description
+-------------+--------------------------------+
| 157 | Ticket |
+-------------+--------------------------------+
-
-
+
+
micheline.beta.michelson_v1.expression (Determined from data, 8-bit tag)
************************************************************************
-
+
Int (tag 0)
===========
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -57349,11 +57349,11 @@ Full description
+------+----------------------+------------------------+
| int | Determined from data | $Z.t |
+------+----------------------+------------------------+
-
-
+
+
String (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -57363,11 +57363,11 @@ Full description
+-----------------------+----------+------------------------------------+
| string | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Sequence (tag 2)
================
-
+
+-----------------------+----------+-----------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=====================================================+
@@ -57377,11 +57377,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------+
| Unnamed field 0 | Variable | sequence of $micheline.beta.michelson_v1.expression |
+-----------------------+----------+-----------------------------------------------------+
-
-
+
+
Prim__no_args__no_annots (tag 3)
================================
-
+
+------+--------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+========+===================================================================================+
@@ -57389,11 +57389,11 @@ Full description
+------+--------+-----------------------------------------------------------------------------------+
| prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see beta.michelson.v1.primitives) |
+------+--------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__no_args__some_annots (tag 4)
==================================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -57405,11 +57405,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__no_annots (tag 5)
==============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -57419,11 +57419,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__1_arg__some_annots (tag 6)
================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -57437,11 +57437,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__no_annots (tag 7)
===============================
-
+
+------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+======+======================+===================================================================================+
@@ -57453,11 +57453,11 @@ Full description
+------+----------------------+-----------------------------------------------------------------------------------+
| arg2 | Determined from data | $micheline.beta.michelson_v1.expression |
+------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__2_args__some_annots (tag 8)
=================================
-
+
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+===================================================================================+
@@ -57473,11 +57473,11 @@ Full description
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------------------+-----------------------------------------------------------------------------------+
-
-
+
+
Prim__generic (tag 9)
=====================
-
+
+-----------------------+----------+-----------------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+===================================================================================+
@@ -57493,11 +57493,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------------------------+
| annots | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------------------------+
-
-
+
+
Bytes (tag 10)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -57507,14 +57507,14 @@ Full description
+-----------------------+----------+------------------------------------+
| bytes | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.contract_id (22 bytes, 8-bit tag)
**************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -57522,11 +57522,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -57536,24 +57536,24 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
X_13 (Determined from data, 8-bit tag)
**************************************
-
+
None (tag 0)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Some (tag 1)
============
-
+
+----------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==========+======================+=========================================+
@@ -57565,11 +57565,11 @@ Full description
+----------+----------------------+-----------------------------------------+
| ticketer | 22 bytes | $beta.contract_id |
+----------+----------------------+-----------------------------------------+
-
-
+
+
X_8
***
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -57577,44 +57577,44 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_13 |
+-----------------+----------------------+----------+
-
-
+
+
X_16 (1 byte, 8-bit tag)
************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Fee (tag 2)
===========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_14
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -57622,11 +57622,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | 1 byte | $X_16 |
+-----------------+----------------------+----------+
-
-
+
+
X_17
****
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -57636,11 +57636,11 @@ Full description
+------------------+----------+------------------------+
| commitment_proof | 96 bytes | bytes |
+------------------+----------+------------------------+
-
-
+
+
X_18
****
-
+
+-------+----------+------------------+
| Name | Size | Contents |
+=======+==========+==================+
@@ -57648,11 +57648,11 @@ Full description
+-------+----------+------------------+
| bob | 21 bytes | $public_key_hash |
+-------+----------+------------------+
-
-
+
+
X_19
****
-
+
+-----------------+---------+----------------------------------+
| Name | Size | Contents |
+=================+=========+==================================+
@@ -57662,14 +57662,14 @@ Full description
+-----------------+---------+----------------------------------+
| page_index | 2 bytes | signed 16-bit big-endian integer |
+-----------------+---------+----------------------------------+
-
-
+
+
X_20 (Determined from data, 8-bit tag)
**************************************
-
+
raw data proof (tag 0)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -57679,21 +57679,21 @@ Full description
+-----------------------+----------+------------------------------------+
| raw_data | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
metadata proof (tag 1)
======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
dal page proof (tag 2)
======================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -57705,24 +57705,24 @@ Full description
+-----------------------+----------+------------------------------------+
| dal_proof | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
dal parameters proof (tag 3)
============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_21 (Determined from data, 8-bit tag)
**************************************
-
+
inbox proof (tag 0)
===================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -57736,11 +57736,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| serialized_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
reveal proof (tag 1)
====================
-
+
+--------------+----------------------+------------------------+
| Name | Size | Contents |
+==============+======================+========================+
@@ -57748,21 +57748,21 @@ Full description
+--------------+----------------------+------------------------+
| reveal_proof | Determined from data | $X_20 |
+--------------+----------------------+------------------------+
-
-
+
+
first input (tag 2)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_22
****
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -57772,14 +57772,14 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| tick | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
X_23 (Determined from data, 8-bit tag)
**************************************
-
+
Dissection (tag 0)
==================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -57789,11 +57789,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_22 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Proof (tag 1)
=============
-
+
+-----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+===================================+======================+=====================================+
@@ -57807,14 +57807,14 @@ Full description
+-----------------------------------+----------------------+-------------------------------------+
| input_proof | Determined from data | $X_21 |
+-----------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_24 (Determined from data, 8-bit tag)
**************************************
-
+
Start (tag 0)
=============
-
+
+--------------------------+----------+------------------------+
| Name | Size | Contents |
+==========================+==========+========================+
@@ -57824,11 +57824,11 @@ Full description
+--------------------------+----------+------------------------+
| opponent_commitment_hash | 32 bytes | bytes |
+--------------------------+----------+------------------------+
-
-
+
+
Move (tag 1)
============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -57838,11 +57838,11 @@ Full description
+--------+----------------------+------------------------+
| step | Determined from data | $X_23 |
+--------+----------------------+------------------------+
-
-
+
+
X_25
****
-
+
+------------------+----------+----------------------------------+
| Name | Size | Contents |
+==================+==========+==================================+
@@ -57854,11 +57854,11 @@ Full description
+------------------+----------+----------------------------------+
| number_of_ticks | 8 bytes | signed 64-bit big-endian integer |
+------------------+----------+----------------------------------+
-
-
+
+
X_27 (Enumeration: unsigned 8-bit integer):
*******************************************
-
+
+-------------+----------------+
| Case number | Encoded string |
+=============+================+
@@ -57868,11 +57868,11 @@ Full description
+-------------+----------------+
| 2 | riscv |
+-------------+----------------+
-
-
+
+
X_28
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -57880,14 +57880,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $public_key_hash |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key (Determined from data, 8-bit tag)
********************************************
-
+
Ed25519 (tag 0)
===============
-
+
+--------------------+----------+------------------------+
| Name | Size | Contents |
+====================+==========+========================+
@@ -57895,11 +57895,11 @@ Full description
+--------------------+----------+------------------------+
| Ed25519.Public_key | 32 bytes | bytes |
+--------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -57907,11 +57907,11 @@ Full description
+----------------------+----------+------------------------+
| Secp256k1.Public_key | 33 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -57919,11 +57919,11 @@ Full description
+-----------------+----------+------------------------+
| P256.Public_key | 33 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -57931,14 +57931,14 @@ Full description
+----------------------+----------+------------------------+
| Bls12_381.Public_key | 48 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
beta.contract_id.originated (22 bytes, 8-bit tag)
*************************************************
-
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -57948,11 +57948,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
beta.scripted.contracts
***********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -57964,114 +57964,114 @@ Full description
+-----------------------+----------+------------------------------------+
| storage | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.entrypoint (Determined from data, 8-bit tag)
*************************************************
-
+
default (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
root (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
do (tag 2)
==========
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate (tag 3)
====================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
remove_delegate (tag 4)
=======================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
deposit (tag 5)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
stake (tag 6)
=============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
unstake (tag 7)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
finalize_unstake (tag 8)
========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
set_delegate_parameters (tag 9)
===============================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
named (tag 255)
===============
-
+
+-----------------------+----------+------------------------+
| Name | Size | Contents |
+=======================+==========+========================+
@@ -58081,11 +58081,11 @@ Full description
+-----------------------+----------+------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------+
-
-
+
+
X_29
****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -58095,11 +58095,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_30
****
-
+
+-----------------+-----------+----------+
| Name | Size | Contents |
+=================+===========+==========+
@@ -58107,14 +58107,14 @@ Full description
+-----------------+-----------+----------+
| Unnamed field 1 | 100 bytes | bytes |
+-----------------+-----------+----------+
-
-
+
+
beta.inlined.preattestation.contents (43 bytes, 8-bit tag)
**********************************************************
-
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -58128,11 +58128,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
beta.inlined.preattestation
***************************
-
+
+------------+----------+---------------------------------------+
| Name | Size | Contents |
+============+==========+=======================================+
@@ -58142,11 +58142,11 @@ Full description
+------------+----------+---------------------------------------+
| signature | Variable | bytes |
+------------+----------+---------------------------------------+
-
-
+
+
fitness.elem
************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -58154,104 +58154,104 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.per_block_votes (1 byte, 8-bit tag)
****************************************
-
+
case_0 (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_1 (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_2 (tag 2)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_4 (tag 4)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_5 (tag 5)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_6 (tag 6)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_8 (tag 8)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_9 (tag 9)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
case_10 (tag 10)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
beta.block_header.alpha.full_header
***********************************
-
+
+---------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+=======================================+==========+=====================================+
@@ -58287,14 +58287,14 @@ Full description
+---------------------------------------+----------+-------------------------------------+
| signature | Variable | bytes |
+---------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.inlined.attestation_mempool.contents (Determined from data, 8-bit tag)
***************************************************************************
-
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -58308,11 +58308,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -58328,11 +58328,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
beta.inlined.attestation
************************
-
+
+------------+----------------------+--------------------------------------------+
| Name | Size | Contents |
+============+======================+============================================+
@@ -58342,14 +58342,14 @@ Full description
+------------+----------------------+--------------------------------------------+
| signature | Variable | bytes |
+------------+----------------------+--------------------------------------------+
-
-
+
+
beta.operation.alpha.contents (Determined from data, 8-bit tag)
***************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+-------+----------+----------------------------------+
| Name | Size | Contents |
+=======+==========+==================================+
@@ -58359,11 +58359,11 @@ Full description
+-------+----------+----------------------------------+
| nonce | 32 bytes | bytes |
+-------+----------+----------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -58377,11 +58377,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.attestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------+--------------------------------------+
| Name | Size | Contents |
+=======================+==========+======================================+
@@ -58395,11 +58395,11 @@ Full description
+-----------------------+----------+--------------------------------------+
| bh2 | Variable | $beta.block_header.alpha.full_header |
+-----------------------+----------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -58409,11 +58409,11 @@ Full description
+--------+----------+------------------------+
| secret | 20 bytes | bytes |
+--------+----------+------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -58427,11 +58427,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -58445,11 +58445,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -58463,11 +58463,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.preattestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+-----------+------------------------+
| Name | Size | Contents |
+==========+===========+========================+
@@ -58475,11 +58475,11 @@ Full description
+----------+-----------+------------------------+
| solution | 200 bytes | $X_30 |
+----------+-----------+------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -58491,11 +58491,11 @@ Full description
+---------------+----------+------------------------+
| destination | 21 bytes | $public_key_hash |
+---------------+----------+------------------------+
-
-
+
+
Failing_noop (tag 17)
=====================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -58505,11 +58505,11 @@ Full description
+-----------------------+----------+------------------------------------+
| arbitrary | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -58523,11 +58523,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -58541,11 +58541,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -58561,11 +58561,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -58583,11 +58583,11 @@ Full description
+---------------+----------------------+------------------------+
| public_key | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -58611,11 +58611,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| parameters | Determined from data | $X_29 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -58639,11 +58639,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| script | Determined from data | $beta.scripted.contracts |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -58663,11 +58663,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| delegate | 21 bytes | $public_key_hash |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -58687,11 +58687,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -58711,11 +58711,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| limit | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -58735,11 +58735,11 @@ Full description
+---------------+----------------------+------------------------------+
| destination | 22 bytes | $beta.contract_id.originated |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -58757,11 +58757,11 @@ Full description
+---------------+----------------------+------------------------+
| pk | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -58795,11 +58795,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| entrypoint | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -58829,11 +58829,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| whitelist | Determined from data | $X_28 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -58853,11 +58853,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| message | Variable | sequence of $X_2 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -58875,11 +58875,11 @@ Full description
+---------------+----------------------+------------------------+
| rollup | 20 bytes | bytes |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -58899,11 +58899,11 @@ Full description
+---------------+----------------------+------------------------+
| commitment | 76 bytes | $X_25 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -58925,11 +58925,11 @@ Full description
+---------------+----------------------+------------------------+
| refutation | Determined from data | $X_24 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -58949,11 +58949,11 @@ Full description
+---------------+----------------------+------------------------+
| stakers | 42 bytes | $X_18 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -58977,11 +58977,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| output_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -59001,11 +59001,11 @@ Full description
+---------------+----------------------+------------------------+
| staker | 21 bytes | $public_key_hash |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -59023,11 +59023,11 @@ Full description
+---------------+----------------------+------------------------+
| slot_header | 145 bytes | $X_17 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -59057,11 +59057,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| nb_ops | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -59083,11 +59083,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| op | Variable | sequence of $X_8 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -59107,14 +59107,14 @@ Full description
+---------------+----------------------+------------------------+
| update | Determined from data | $X_0 |
+---------------+----------------------+------------------------+
-
-
+
+
beta.staker (Determined from data, 8-bit tag)
*********************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -59124,11 +59124,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -59136,14 +59136,14 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
beta.bond_id (21 bytes, 8-bit tag)
**********************************
-
+
Smart_rollup_bond_id (tag 1)
============================
-
+
+--------------+----------+------------------------+
| Name | Size | Contents |
+==============+==========+========================+
@@ -59151,14 +59151,14 @@ Full description
+--------------+----------+------------------------+
| smart_rollup | 20 bytes | bytes |
+--------------+----------+------------------------+
-
-
+
+
beta.frozen_staker (Determined from data, 8-bit tag)
****************************************************
-
+
Single (tag 0)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -59168,11 +59168,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Shared (tag 1)
==============
-
+
+----------+----------+------------------------+
| Name | Size | Contents |
+==========+==========+========================+
@@ -59180,11 +59180,11 @@ Full description
+----------+----------+------------------------+
| delegate | 21 bytes | $public_key_hash |
+----------+----------+------------------------+
-
-
+
+
Baker (tag 2)
=============
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -59192,11 +59192,11 @@ Full description
+-----------------+----------+------------------------+
| baker_own_stake | 21 bytes | $public_key_hash |
+-----------------+----------+------------------------+
-
-
+
+
Baker_edge (tag 3)
==================
-
+
+------------+----------+------------------------+
| Name | Size | Contents |
+============+==========+========================+
@@ -59204,14 +59204,14 @@ Full description
+------------+----------+------------------------+
| baker_edge | 21 bytes | $public_key_hash |
+------------+----------+------------------------+
-
-
+
+
X_41 (Determined from data, 8-bit tag)
**************************************
-
+
Contract (tag 0)
================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -59221,11 +59221,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Block_fees (tag 2)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59233,11 +59233,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Deposits (tag 4)
================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -59247,11 +59247,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Nonce_revelation_rewards (tag 5)
================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59259,11 +59259,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Attesting_rewards (tag 7)
=========================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59271,11 +59271,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_rewards (tag 8)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59283,11 +59283,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Baking_bonuses (tag 9)
======================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59295,11 +59295,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Storage_fees (tag 11)
=====================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59307,11 +59307,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Double_signing_punishments (tag 12)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59319,11 +59319,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Lost_attesting_rewards (tag 13)
===============================
-
+
+---------------+----------+-------------------------------------+
| Name | Size | Contents |
+===============+==========+=====================================+
@@ -59337,11 +59337,11 @@ Full description
+---------------+----------+-------------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+---------------+----------+-------------------------------------+
-
-
+
+
Liquidity_baking_subsidies (tag 14)
===================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59349,11 +59349,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Burned (tag 15)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59361,11 +59361,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Commitments (tag 16)
====================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -59375,11 +59375,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Bootstrap (tag 17)
==================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59387,11 +59387,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Invoice (tag 18)
================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59399,11 +59399,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Initial_commitments (tag 19)
============================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59411,11 +59411,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Minted (tag 20)
===============
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59423,11 +59423,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Frozen_bonds (tag 21)
=====================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -59439,11 +59439,11 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_punishments (tag 24)
============================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59451,11 +59451,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Smart_rollup_refutation_rewards (tag 25)
========================================
-
+
+--------+---------+----------------------------------+
| Name | Size | Contents |
+========+=========+==================================+
@@ -59463,11 +59463,11 @@ Full description
+--------+---------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+---------+----------------------------------+
-
-
+
+
Unstaked_deposits (tag 26)
==========================
-
+
+--------+----------------------+----------------------------------+
| Name | Size | Contents |
+========+======================+==================================+
@@ -59479,11 +59479,11 @@ Full description
+--------+----------------------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+--------+----------------------+----------------------------------+
-
-
+
+
Staking_delegator_numerator (tag 27)
====================================
-
+
+-----------+----------+----------------------------------+
| Name | Size | Contents |
+===========+==========+==================================+
@@ -59493,11 +59493,11 @@ Full description
+-----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+-----------+----------+----------------------------------+
-
-
+
+
Staking_delegate_denominator (tag 28)
=====================================
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -59507,54 +59507,54 @@ Full description
+----------+----------+----------------------------------+
| change | 8 bytes | signed 64-bit big-endian integer |
+----------+----------+----------------------------------+
-
-
+
+
X_42 (Determined from data, 8-bit tag)
**************************************
-
+
Block_application (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Protocol_migration (tag 1)
==========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Subsidy (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Simulation (tag 3)
==================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Delayed_operation (tag 4)
=========================
-
+
+------------------------+----------+------------------------+
| Name | Size | Contents |
+========================+==========+========================+
@@ -59562,11 +59562,11 @@ Full description
+------------------------+----------+------------------------+
| delayed_operation_hash | 32 bytes | bytes |
+------------------------+----------+------------------------+
-
-
+
+
X_40
****
-
+
+-----------------+----------------------+----------+
| Name | Size | Contents |
+=================+======================+==========+
@@ -59574,11 +59574,11 @@ Full description
+-----------------+----------------------+----------+
| Unnamed field 1 | Determined from data | $X_42 |
+-----------------+----------------------+----------+
-
-
+
+
X_43
****
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -59586,14 +59586,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
****************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -59607,11 +59607,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -59621,21 +59621,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -59653,14 +59653,14 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.transaction_destination (22 bytes, 8-bit tag)
**************************************************
-
+
Implicit (tag 0)
================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -59668,11 +59668,11 @@ Full description
+---------------------------+----------+------------------------+
| Signature.Public_key_hash | 21 bytes | $public_key_hash |
+---------------------------+----------+------------------------+
-
-
+
+
Originated (tag 1)
==================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -59682,11 +59682,11 @@ Full description
+---------------+----------+------------------------+
| padding | 1 byte | padding |
+---------------+----------+------------------------+
-
-
+
+
Smart_rollup (tag 3)
====================
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -59696,11 +59696,11 @@ Full description
+----------------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------------+----------+------------------------+
-
-
+
+
Zk_rollup (tag 4)
=================
-
+
+----------------+----------+------------------------+
| Name | Size | Contents |
+================+==========+========================+
@@ -59710,14 +59710,14 @@ Full description
+----------------+----------+------------------------+
| padding | 1 byte | padding |
+----------------+----------+------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
**************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -59725,11 +59725,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -59739,21 +59739,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -59765,14 +59765,14 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
*******************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -59784,11 +59784,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -59798,21 +59798,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -59828,11 +59828,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
sapling.transaction.ciphertext
******************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -59850,11 +59850,11 @@ Full description
+-----------------------+----------+------------------------------------+
| nonce_out | 24 bytes | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_65
****
-
+
+-----------------+----------------------+---------------------------------+
| Name | Size | Contents |
+=================+======================+=================================+
@@ -59862,11 +59862,11 @@ Full description
+-----------------+----------------------+---------------------------------+
| Unnamed field 1 | Determined from data | $sapling.transaction.ciphertext |
+-----------------+----------------------+---------------------------------+
-
-
+
+
X_64
****
-
+
+-----------------------------+----------+------------------------------------+
| Name | Size | Contents |
+=============================+==========+====================================+
@@ -59878,14 +59878,14 @@ Full description
+-----------------------------+----------+------------------------------------+
| nullifiers | Variable | sequence of bytes |
+-----------------------------+----------+------------------------------------+
-
-
+
+
X_70 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -59893,21 +59893,21 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_64 |
+---------+----------------------+------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+---------+----------------------+------------------------+
| Name | Size | Contents |
+=========+======================+========================+
@@ -59917,11 +59917,11 @@ Full description
+---------+----------------------+------------------------+
| updates | Determined from data | $X_64 |
+---------+----------------------+------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------+----------------------+------------------------------------+
| Name | Size | Contents |
+===========+======================+====================================+
@@ -59931,11 +59931,11 @@ Full description
+-----------+----------------------+------------------------------------+
| memo_size | 2 bytes | unsigned 16-bit big-endian integer |
+-----------+----------------------+------------------------------------+
-
-
+
+
X_71
****
-
+
+-----------------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=============================+======================+=========================================+
@@ -59947,14 +59947,14 @@ Full description
+-----------------------------+----------------------+-----------------------------------------+
| value | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------------+----------------------+-----------------------------------------+
-
-
+
+
X_82 (Determined from data, 8-bit tag)
**************************************
-
+
update (tag 0)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -59964,21 +59964,21 @@ Full description
+-----------------------+----------+------------------------------------+
| updates | Variable | sequence of $X_71 |
+-----------------------+----------+------------------------------------+
-
-
+
+
remove (tag 1)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
copy (tag 2)
============
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -59990,11 +59990,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_71 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
alloc (tag 3)
=============
-
+
+-----------------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================+
@@ -60008,14 +60008,14 @@ Full description
+-----------------------+----------------------+-----------------------------------------+
| value_type | Determined from data | $micheline.beta.michelson_v1.expression |
+-----------------------+----------------------+-----------------------------------------+
-
-
+
+
X_83 (Determined from data, 8-bit tag)
**************************************
-
+
big_map (tag 0)
===============
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -60025,11 +60025,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_82 |
+------+----------------------+------------------------+
-
-
+
+
sapling_state (tag 1)
=====================
-
+
+------+----------------------+------------------------+
| Name | Size | Contents |
+======+======================+========================+
@@ -60039,11 +60039,11 @@ Full description
+------+----------------------+------------------------+
| diff | Determined from data | $X_70 |
+------+----------------------+------------------------+
-
-
+
+
beta.lazy_storage_diff
**********************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60051,14 +60051,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_83 |
+-----------------------+----------+------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -60082,11 +60082,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60096,21 +60096,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -60138,11 +60138,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
X_110
*****
-
+
+--------------+----------------------+-----------------------------------------+
| Name | Size | Contents |
+==============+======================+=========================================+
@@ -60152,11 +60152,11 @@ Full description
+--------------+----------------------+-----------------------------------------+
| content | Determined from data | $micheline.beta.michelson_v1.expression |
+--------------+----------------------+-----------------------------------------+
-
-
+
+
X_113
*****
-
+
+---------+----------------------+-------------------------------+
| Name | Size | Contents |
+=========+======================+===============================+
@@ -60164,11 +60164,11 @@ Full description
+---------+----------------------+-------------------------------+
| amount | Determined from data | $Z.t |
+---------+----------------------+-------------------------------+
-
-
+
+
X_109
*****
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -60178,14 +60178,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| updates | Variable | sequence of $X_113 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
X_143 (Determined from data, 8-bit tag)
***************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -60219,11 +60219,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -60235,14 +60235,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_receipt | Variable | sequence of $X_109 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -60250,11 +60250,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_143 |
+-----------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60264,21 +60264,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -60290,14 +60290,14 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| Unnamed field 0 | Determined from data | $X_143 |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
beta.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
************************************************************************************
-
+
transaction (tag 1)
===================
-
+
+----------------------------------+----------------------+-------------------------------------------------------------+
| Name | Size | Contents |
+==================================+======================+=============================================================+
@@ -60317,11 +60317,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.transaction |
+----------------------------------+----------------------+-------------------------------------------------------------+
-
-
+
+
origination (tag 2)
===================
-
+
+--------------------------------+----------------------+-------------------------------------------------------------+
| Name | Size | Contents |
+================================+======================+=============================================================+
@@ -60341,11 +60341,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.origination |
+--------------------------------+----------------------+-------------------------------------------------------------+
-
-
+
+
delegation (tag 3)
==================
-
+
+--------------------------------+----------------------+------------------------------------------------------------+
| Name | Size | Contents |
+================================+======================+============================================================+
@@ -60361,11 +60361,11 @@ Full description
+--------------------------------+----------------------+------------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.delegation |
+--------------------------------+----------------------+------------------------------------------------------------+
-
-
+
+
event (tag 4)
=============
-
+
+-------------------------------+----------------------+-------------------------------------------------------+
| Name | Size | Contents |
+===============================+======================+=======================================================+
@@ -60387,11 +60387,11 @@ Full description
+-------------------------------+----------------------+-------------------------------------------------------+
| result | Determined from data | $beta.operation.alpha.internal_operation_result.event |
+-------------------------------+----------------------+-------------------------------------------------------+
-
-
+
+
X_39
****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -60405,14 +60405,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
*****************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -60426,11 +60426,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60440,21 +60440,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -60472,11 +60472,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_185
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -60490,14 +60490,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
*********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -60513,11 +60513,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60527,21 +60527,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -60561,11 +60561,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_328
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -60579,14 +60579,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_474 (54 bytes, 8-bit tag)
***************************
-
+
v0 (tag 0)
==========
-
+
+------------+----------+----------------------------------+
| Name | Size | Contents |
+============+==========+==================================+
@@ -60598,14 +60598,14 @@ Full description
+------------+----------+----------------------------------+
| commitment | 48 bytes | bytes |
+------------+----------+----------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
**********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+------------------------+
| Name | Size | Contents |
+===================+======================+========================+
@@ -60615,11 +60615,11 @@ Full description
+-------------------+----------------------+------------------------+
| consumed_milligas | Determined from data | $N.t |
+-------------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60629,21 +60629,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -60657,11 +60657,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_469
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -60675,14 +60675,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
*************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -60694,11 +60694,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60708,21 +60708,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -60738,11 +60738,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| consumed_milligas | Determined from data | $N.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_605
*****
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==================================================================+
@@ -60756,24 +60756,24 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+------------------------------------------------------------------+
-
-
+
+
X_759 (Determined from data, 8-bit tag)
***************************************
-
+
Public (tag 0)
==============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Private (tag 1)
===============
-
+
+-----------+----------------------+------------------------+
| Name | Size | Contents |
+===========+======================+========================+
@@ -60781,14 +60781,14 @@ Full description
+-----------+----------------------+------------------------+
| whitelist | Determined from data | $X_28 |
+-----------+----------------------+------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
***********************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -60810,11 +60810,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60824,21 +60824,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -60864,11 +60864,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_745
*****
-
+
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+============================================================================+
@@ -60882,37 +60882,37 @@ Full description
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+----------------------------------------------------------------------------+
-
-
+
+
X_905 (1 byte, 8-bit tag)
*************************
-
+
Conflict_resolved (tag 0)
=========================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Timeout (tag 1)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_906 (Determined from data, 8-bit tag)
***************************************
-
+
Loser (tag 0)
=============
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -60922,34 +60922,34 @@ Full description
+--------+----------+------------------------+
| player | 21 bytes | $public_key_hash |
+--------+----------+------------------------+
-
-
+
+
Draw (tag 1)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_907 (Determined from data, 8-bit tag)
***************************************
-
+
Ongoing (tag 0)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Ended (tag 1)
=============
-
+
+--------+----------------------+------------------------+
| Name | Size | Contents |
+========+======================+========================+
@@ -60957,14 +60957,14 @@ Full description
+--------+----------------------+------------------------+
| result | Determined from data | $X_906 |
+--------+----------------------+------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -60978,11 +60978,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -60992,21 +60992,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -61024,11 +61024,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_900
*****
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61042,14 +61042,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -61065,11 +61065,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -61079,21 +61079,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -61113,11 +61113,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1199
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61131,14 +61131,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
*******************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-------------------+----------------------+----------------------------------+
| Name | Size | Contents |
+===================+======================+==================================+
@@ -61150,11 +61150,11 @@ Full description
+-------------------+----------------------+----------------------------------+
| commitment_hash | 32 bytes | bytes |
+-------------------+----------------------+----------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -61164,21 +61164,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -61194,11 +61194,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| commitment_hash | 32 bytes | bytes |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1339
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61212,11 +61212,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_1474
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61230,14 +61230,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
**********************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -61255,11 +61255,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -61269,21 +61269,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -61305,11 +61305,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| size | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1610
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61323,14 +61323,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
***************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -61348,11 +61348,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -61362,21 +61362,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -61398,11 +61398,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| paid_storage_size_diff | Determined from data | $Z.t |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_1750
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61416,14 +61416,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
************************************************************************************************
-
+
Applied (tag 0)
===============
-
+
+------------------------------------------------------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+====================================+
@@ -61439,11 +61439,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------+
| global_address | 32 bytes | bytes |
+------------------------------------------------------------------+----------------------+------------------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -61453,21 +61453,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------------------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=====================================+
@@ -61487,11 +61487,11 @@ Full description
+------------------------------------------------------------------+----------------------+-------------------------------------+
| global_address | 32 bytes | bytes |
+------------------------------------------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_2308
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61505,11 +61505,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2448
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61523,11 +61523,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2588
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61541,14 +61541,14 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_2808 (Determined from data, 8-bit tag)
****************************************
-
+
To_contract (tag 0)
===================
-
+
+------------------------------------------------------------------+----------------------+------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+==========================================+
@@ -61582,11 +61582,11 @@ Full description
+------------------------------------------------------------------+----------------------+------------------------------------------+
| lazy_storage_diff | Determined from data | $beta.lazy_storage_diff |
+------------------------------------------------------------------+----------------------+------------------------------------------+
-
-
+
+
To_smart_rollup (tag 2)
=======================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -61598,14 +61598,14 @@ Full description
+-----------------------+----------------------+------------------------------------+
| ticket_updates | Variable | sequence of $X_109 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
beta.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
***********************************************************************************
-
+
Applied (tag 0)
===============
-
+
+-----------------+----------------------+------------------------+
| Name | Size | Contents |
+=================+======================+========================+
@@ -61613,11 +61613,11 @@ Full description
+-----------------+----------------------+------------------------+
| Unnamed field 0 | Determined from data | $X_2808 |
+-----------------+----------------------+------------------------+
-
-
+
+
Failed (tag 1)
==============
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -61627,21 +61627,21 @@ Full description
+-----------------------+----------+------------------------------------+
| errors | Variable | sequence of $X_2 |
+-----------------------+----------+------------------------------------+
-
-
+
+
Skipped (tag 2)
===============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Backtracked (tag 3)
===================
-
+
+------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==============================+======================+=====================================+
@@ -61653,11 +61653,11 @@ Full description
+------------------------------+----------------------+-------------------------------------+
| Unnamed field 0 | Determined from data | $X_2808 |
+------------------------------+----------------------+-------------------------------------+
-
-
+
+
X_2769
******
-
+
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+======================+=================================================================+
@@ -61671,11 +61671,11 @@ Full description
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
| internal_operation_results | Variable | sequence of $beta.apply_internal_results.alpha.operation_result |
+------------------------------------------------------------------+----------------------+-----------------------------------------------------------------+
-
-
+
+
X_3107
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=========================================================================+
@@ -61689,11 +61689,11 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
| consensus_key | 21 bytes | $public_key_hash |
+------------------------------------------------------------------+----------+-------------------------------------------------------------------------+
-
-
+
+
X_3119
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=====================================+
@@ -61703,11 +61703,11 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------+
| allocated_destination_contract | 1 byte | boolean (0 for false, 255 for true) |
+------------------------------------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.operation_metadata.alpha.balance_updates
*********************************************
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -61715,11 +61715,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_40 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_3127
******
-
+
+------------------------------------------------------------------+----------+-------------------------------------+
| Name | Size | Contents |
+==================================================================+==========+=====================================+
@@ -61731,14 +61731,14 @@ Full description
+------------------------------------------------------------------+----------+-------------------------------------+
| balance_updates | Variable | sequence of $X_40 |
+------------------------------------------------------------------+----------+-------------------------------------+
-
-
+
+
beta.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
************************************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -61750,11 +61750,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -61770,11 +61770,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3127 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------------------+--------------------------------------+
| Name | Size | Contents |
+=======================+======================+======================================+
@@ -61790,11 +61790,11 @@ Full description
+-----------------------+----------------------+--------------------------------------+
| metadata | Determined from data | $X_3127 |
+-----------------------+----------------------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -61806,11 +61806,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -61824,11 +61824,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -61842,11 +61842,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -61862,11 +61862,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3127 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+----------------------+------------------------------------------------+
| Name | Size | Contents |
+==========+======================+================================================+
@@ -61876,11 +61876,11 @@ Full description
+----------+----------------------+------------------------------------------------+
| metadata | Determined from data | $beta.operation_metadata.alpha.balance_updates |
+----------+----------------------+------------------------------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -61894,11 +61894,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_3119 |
+---------------+----------------------+------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -61914,11 +61914,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3107 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -61934,11 +61934,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3107 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -61956,11 +61956,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_3107 |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -61980,11 +61980,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1474 |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -62010,11 +62010,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2769 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -62040,11 +62040,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2588 |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -62066,11 +62066,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_2448 |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -62092,11 +62092,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_2308 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -62118,11 +62118,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| metadata | Determined from data | $X_1474 |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -62144,11 +62144,11 @@ Full description
+---------------+----------------------+------------------------------+
| metadata | Determined from data | $X_605 |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62168,11 +62168,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1474 |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -62208,11 +62208,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_1750 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -62244,11 +62244,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| metadata | Determined from data | $X_1610 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -62270,11 +62270,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_1474 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62294,11 +62294,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1339 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62320,11 +62320,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_1199 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62348,11 +62348,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_900 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62374,11 +62374,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_900 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -62404,11 +62404,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_745 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62430,11 +62430,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_605 |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62454,11 +62454,11 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_469 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -62490,11 +62490,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| metadata | Determined from data | $X_328 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -62518,11 +62518,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| metadata | Determined from data | $X_185 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62544,14 +62544,14 @@ Full description
+---------------+----------------------+------------------------+
| metadata | Determined from data | $X_39 |
+---------------+----------------------+------------------------+
-
-
+
+
X_3145 (Variable, 8-bit tag)
****************************
-
+
Operation_with_metadata (tag 0)
===============================
-
+
+-----------------------+----------+-----------------------------------------------------------------+
| Name | Size | Contents |
+=======================+==========+=================================================================+
@@ -62563,11 +62563,11 @@ Full description
+-----------------------+----------+-----------------------------------------------------------------+
| signature | Variable | bytes |
+-----------------------+----------+-----------------------------------------------------------------+
-
-
+
+
Operation_without_metadata (tag 1)
==================================
-
+
+-----------------------+----------+--------------------------------------------+
| Name | Size | Contents |
+=======================+==========+============================================+
@@ -62579,14 +62579,14 @@ Full description
+-----------------------+----------+--------------------------------------------+
| signature | Variable | bytes |
+-----------------------+----------+--------------------------------------------+
-
-
+
+
bls_signature_prefix (33 bytes, 8-bit tag)
******************************************
-
+
Bls_prefix (tag 3)
==================
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -62594,14 +62594,14 @@ Full description
+-----------------+----------+------------------------+
| Unnamed field 0 | 32 bytes | bytes |
+-----------------+----------+------------------------+
-
-
+
+
beta.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
***********************************************************************************
-
+
Seed_nonce_revelation (tag 1)
=============================
-
+
+-------+----------+----------------------------------+
| Name | Size | Contents |
+=======+==========+==================================+
@@ -62611,11 +62611,11 @@ Full description
+-------+----------+----------------------------------+
| nonce | 32 bytes | bytes |
+-------+----------+----------------------------------+
-
-
+
+
Double_attestation_evidence (tag 2)
===================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -62629,11 +62629,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.attestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Double_baking_evidence (tag 3)
==============================
-
+
+-----------------------+----------+--------------------------------------+
| Name | Size | Contents |
+=======================+==========+======================================+
@@ -62647,11 +62647,11 @@ Full description
+-----------------------+----------+--------------------------------------+
| bh2 | Variable | $beta.block_header.alpha.full_header |
+-----------------------+----------+--------------------------------------+
-
-
+
+
Activate_account (tag 4)
========================
-
+
+--------+----------+------------------------+
| Name | Size | Contents |
+========+==========+========================+
@@ -62661,11 +62661,11 @@ Full description
+--------+----------+------------------------+
| secret | 20 bytes | bytes |
+--------+----------+------------------------+
-
-
+
+
Proposals (tag 5)
=================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -62679,11 +62679,11 @@ Full description
+-----------------------+----------+------------------------------------+
| proposals | Variable | sequence of at most 20 bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Ballot (tag 6)
==============
-
+
+----------+----------+----------------------------------+
| Name | Size | Contents |
+==========+==========+==================================+
@@ -62697,11 +62697,11 @@ Full description
+----------+----------+----------------------------------+
| ballot | 1 byte | signed 8-bit integer |
+----------+----------+----------------------------------+
-
-
+
+
Double_preattestation_evidence (tag 7)
======================================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -62715,11 +62715,11 @@ Full description
+-----------------------+----------+------------------------------------+
| op2 | Variable | $beta.inlined.preattestation |
+-----------------------+----------+------------------------------------+
-
-
+
+
Vdf_revelation (tag 8)
======================
-
+
+----------+-----------+------------------------+
| Name | Size | Contents |
+==========+===========+========================+
@@ -62727,11 +62727,11 @@ Full description
+----------+-----------+------------------------+
| solution | 200 bytes | $X_30 |
+----------+-----------+------------------------+
-
-
+
+
Drain_delegate (tag 9)
======================
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -62743,11 +62743,11 @@ Full description
+---------------+----------+------------------------+
| destination | 21 bytes | $public_key_hash |
+---------------+----------+------------------------+
-
-
+
+
Failing_noop (tag 17)
=====================
-
+
+-----------------------+----------+------------------------------------+
| Name | Size | Contents |
+=======================+==========+====================================+
@@ -62757,11 +62757,11 @@ Full description
+-----------------------+----------+------------------------------------+
| arbitrary | Variable | bytes |
+-----------------------+----------+------------------------------------+
-
-
+
+
Preattestation (tag 20)
=======================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -62775,11 +62775,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation (tag 21)
====================
-
+
+--------------------+----------+------------------------------------+
| Name | Size | Contents |
+====================+==========+====================================+
@@ -62793,11 +62793,11 @@ Full description
+--------------------+----------+------------------------------------+
| block_payload_hash | 32 bytes | bytes |
+--------------------+----------+------------------------------------+
-
-
+
+
Attestation_with_dal (tag 23)
=============================
-
+
+--------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+====================+======================+====================================+
@@ -62813,11 +62813,11 @@ Full description
+--------------------+----------------------+------------------------------------+
| dal_attestation | Determined from data | $Z.t |
+--------------------+----------------------+------------------------------------+
-
-
+
+
Reveal (tag 107)
================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -62835,11 +62835,11 @@ Full description
+---------------+----------------------+------------------------+
| public_key | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transaction (tag 108)
=====================
-
+
+----------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+==================================+======================+=====================================+
@@ -62863,11 +62863,11 @@ Full description
+----------------------------------+----------------------+-------------------------------------+
| parameters | Determined from data | $X_29 |
+----------------------------------+----------------------+-------------------------------------+
-
-
+
+
Origination (tag 109)
=====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -62891,11 +62891,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| script | Determined from data | $beta.scripted.contracts |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Delegation (tag 110)
====================
-
+
+--------------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+================================+======================+=====================================+
@@ -62915,11 +62915,11 @@ Full description
+--------------------------------+----------------------+-------------------------------------+
| delegate | 21 bytes | $public_key_hash |
+--------------------------------+----------------------+-------------------------------------+
-
-
+
+
Register_global_constant (tag 111)
==================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -62939,11 +62939,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| value | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Set_deposits_limit (tag 112)
============================
-
+
+-----------------------------+----------------------+-------------------------------------+
| Name | Size | Contents |
+=============================+======================+=====================================+
@@ -62963,11 +62963,11 @@ Full description
+-----------------------------+----------------------+-------------------------------------+
| limit | Determined from data | $N.t |
+-----------------------------+----------------------+-------------------------------------+
-
-
+
+
Increase_paid_storage (tag 113)
===============================
-
+
+---------------+----------------------+------------------------------+
| Name | Size | Contents |
+===============+======================+==============================+
@@ -62987,11 +62987,11 @@ Full description
+---------------+----------------------+------------------------------+
| destination | 22 bytes | $beta.contract_id.originated |
+---------------+----------------------+------------------------------+
-
-
+
+
Update_consensus_key (tag 114)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -63009,11 +63009,11 @@ Full description
+---------------+----------------------+------------------------+
| pk | Determined from data | $public_key |
+---------------+----------------------+------------------------+
-
-
+
+
Transfer_ticket (tag 158)
=========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -63047,11 +63047,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| entrypoint | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_originate (tag 200)
================================
-
+
+---------------------------------+----------------------+-----------------------------------------------------------+
| Name | Size | Contents |
+=================================+======================+===========================================================+
@@ -63081,11 +63081,11 @@ Full description
+---------------------------------+----------------------+-----------------------------------------------------------+
| whitelist | Determined from data | $X_28 |
+---------------------------------+----------------------+-----------------------------------------------------------+
-
-
+
+
Smart_rollup_add_messages (tag 201)
===================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -63105,11 +63105,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| message | Variable | sequence of $X_2 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_cement (tag 202)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -63127,11 +63127,11 @@ Full description
+---------------+----------------------+------------------------+
| rollup | 20 bytes | bytes |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_publish (tag 203)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -63151,11 +63151,11 @@ Full description
+---------------+----------------------+------------------------+
| commitment | 76 bytes | $X_25 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_refute (tag 204)
=============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -63177,11 +63177,11 @@ Full description
+---------------+----------------------+------------------------+
| refutation | Determined from data | $X_24 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_timeout (tag 205)
==============================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -63201,11 +63201,11 @@ Full description
+---------------+----------------------+------------------------+
| stakers | 42 bytes | $X_18 |
+---------------+----------------------+------------------------+
-
-
+
+
Smart_rollup_execute_outbox_message (tag 206)
=============================================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -63229,11 +63229,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| output_proof | Variable | bytes |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Smart_rollup_recover_bond (tag 207)
===================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -63253,11 +63253,11 @@ Full description
+---------------+----------------------+------------------------+
| staker | 21 bytes | $public_key_hash |
+---------------+----------------------+------------------------+
-
-
+
+
Dal_publish_commitment (tag 230)
================================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -63275,11 +63275,11 @@ Full description
+---------------+----------------------+------------------------+
| slot_header | 145 bytes | $X_17 |
+---------------+----------------------+------------------------+
-
-
+
+
Zk_rollup_origination (tag 250)
===============================
-
+
+-----------------------+----------------------+-------------------------------------------------------------------------+
| Name | Size | Contents |
+=======================+======================+=========================================================================+
@@ -63309,11 +63309,11 @@ Full description
+-----------------------+----------------------+-------------------------------------------------------------------------+
| nb_ops | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------------+----------------------+-------------------------------------------------------------------------+
-
-
+
+
Zk_rollup_publish (tag 251)
===========================
-
+
+-----------------------+----------------------+------------------------------------+
| Name | Size | Contents |
+=======================+======================+====================================+
@@ -63335,11 +63335,11 @@ Full description
+-----------------------+----------------------+------------------------------------+
| op | Variable | sequence of $X_8 |
+-----------------------+----------------------+------------------------------------+
-
-
+
+
Zk_rollup_update (tag 252)
==========================
-
+
+---------------+----------------------+------------------------+
| Name | Size | Contents |
+===============+======================+========================+
@@ -63359,11 +63359,11 @@ Full description
+---------------+----------------------+------------------------+
| update | Determined from data | $X_0 |
+---------------+----------------------+------------------------+
-
-
+
+
Signature_prefix (tag 255)
==========================
-
+
+------------------+----------+------------------------+
| Name | Size | Contents |
+==================+==========+========================+
@@ -63371,14 +63371,14 @@ Full description
+------------------+----------+------------------------+
| signature_prefix | 33 bytes | $bls_signature_prefix |
+------------------+----------+------------------------+
-
-
+
+
X_3208 (Variable, 8-bit tag)
****************************
-
+
Operation with too large metadata (tag 0)
=========================================
-
+
+-------------------------------+----------+----------------------------------------------------------------+
| Name | Size | Contents |
+===============================+==========+================================================================+
@@ -63388,11 +63388,11 @@ Full description
+-------------------------------+----------+----------------------------------------------------------------+
| signature_suffix | 64 bytes | bytes |
+-------------------------------+----------+----------------------------------------------------------------+
-
-
+
+
Operation without metadata (tag 1)
==================================
-
+
+-------------------------------+----------+----------------------------------------------------------------+
| Name | Size | Contents |
+===============================+==========+================================================================+
@@ -63402,11 +63402,11 @@ Full description
+-------------------------------+----------+----------------------------------------------------------------+
| signature_suffix | 64 bytes | bytes |
+-------------------------------+----------+----------------------------------------------------------------+
-
-
+
+
Operation with metadata (tag 2)
===============================
-
+
+-----------------+----------+------------------------+
| Name | Size | Contents |
+=================+==========+========================+
@@ -63414,10 +63414,10 @@ Full description
+-----------------+----------+------------------------+
| Unnamed field 0 | Variable | $X_3145 |
+-----------------+----------+------------------------+
-
+
-
+
.. _GET_..--block_id--operations_metadata_hash :
@@ -63425,7 +63425,7 @@ Full description
**GET ..//operations_metadata_hash**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63450,11 +63450,11 @@ Full description
+===================================+==========+==========+
| Operation_metadata_list_list_hash | 32 bytes | bytes |
+-----------------------------------+----------+----------+
-
-
+
+
-
+
.. _GET_..--block_id--protocols :
@@ -63462,7 +63462,7 @@ Full description
**GET ..//protocols**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63492,11 +63492,11 @@ Full description
+---------------+----------+----------+
| next_protocol | 32 bytes | bytes |
+---------------+----------+----------+
-
-
+
+
-
+
.. _GET_..--block_id--resulting_context_hash :
@@ -63504,7 +63504,7 @@ Full description
**GET ..//resulting_context_hash**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63529,11 +63529,11 @@ Full description
+==============+==========+==========+
| Context_hash | 32 bytes | bytes |
+--------------+----------+----------+
-
-
+
+
-
+
.. _GET_..--block_id--votes--ballot_list :
@@ -63541,7 +63541,7 @@ Full description
**GET ..//votes/ballot_list**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63572,14 +63572,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_0 |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key_hash (21 bytes, 8-bit tag)
*************************************
-
+
Ed25519 (tag 0)
===============
-
+
+-------------------------+----------+------------------------+
| Name | Size | Contents |
+=========================+==========+========================+
@@ -63587,11 +63587,11 @@ Full description
+-------------------------+----------+------------------------+
| Ed25519.Public_key_hash | 20 bytes | bytes |
+-------------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -63599,11 +63599,11 @@ Full description
+---------------------------+----------+------------------------+
| Secp256k1.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -63611,11 +63611,11 @@ Full description
+----------------------+----------+------------------------+
| P256.Public_key_hash | 20 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -63623,11 +63623,11 @@ Full description
+---------------------------+----------+------------------------+
| Bls12_381.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
X_0
***
-
+
+--------+----------+----------------------+
| Name | Size | Contents |
+========+==========+======================+
@@ -63635,10 +63635,10 @@ Full description
+--------+----------+----------------------+
| ballot | 1 byte | signed 8-bit integer |
+--------+----------+----------------------+
-
+
-
+
.. _GET_..--block_id--votes--ballots :
@@ -63646,7 +63646,7 @@ Full description
**GET ..//votes/ballots**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63675,11 +63675,11 @@ Full description
+------+---------+----------------------------------+
| pass | 8 bytes | signed 64-bit big-endian integer |
+------+---------+----------------------------------+
-
-
+
+
-
+
.. _GET_..--block_id--votes--current_period :
@@ -63687,7 +63687,7 @@ Full description
**GET ..//votes/current_period**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63732,64 +63732,64 @@ Full description
+---------------+---------+----------------------------------+
| remaining | 4 bytes | signed 32-bit big-endian integer |
+---------------+---------+----------------------------------+
-
-
+
+
X_1 (1 byte, 8-bit tag)
***********************
-
+
Proposal (tag 0)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
exploration (tag 1)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Cooldown (tag 2)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Promotion (tag 3)
=================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Adoption (tag 4)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_0
***
-
+
+----------------+---------+----------------------------------+
| Name | Size | Contents |
+================+=========+==================================+
@@ -63799,10 +63799,10 @@ Full description
+----------------+---------+----------------------------------+
| start_position | 4 bytes | signed 32-bit big-endian integer |
+----------------+---------+----------------------------------+
-
+
-
+
.. _GET_..--block_id--votes--current_proposal :
@@ -63810,7 +63810,7 @@ Full description
**GET ..//votes/current_proposal**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63837,24 +63837,24 @@ Full description
+=================+======================+==========+
| Unnamed field 0 | Determined from data | $X_0 |
+-----------------+----------------------+----------+
-
-
+
+
X_0 (Determined from data, 8-bit tag)
*************************************
-
+
None (tag 0)
============
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Some (tag 1)
============
-
+
+---------------+----------+------------------------+
| Name | Size | Contents |
+===============+==========+========================+
@@ -63862,10 +63862,10 @@ Full description
+---------------+----------+------------------------+
| Protocol_hash | 32 bytes | bytes |
+---------------+----------+------------------------+
-
+
-
+
.. _GET_..--block_id--votes--current_quorum :
@@ -63873,7 +63873,7 @@ Full description
**GET ..//votes/current_quorum**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63892,11 +63892,11 @@ Full description
+=================+=========+==================================+
| Unnamed field 0 | 4 bytes | signed 32-bit big-endian integer |
+-----------------+---------+----------------------------------+
-
-
+
+
-
+
.. _GET_..--block_id--votes--listings :
@@ -63904,7 +63904,7 @@ Full description
**GET ..//votes/listings**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -63939,14 +63939,14 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_0 |
+-----------------------+----------+------------------------------------+
-
-
+
+
public_key_hash (21 bytes, 8-bit tag)
*************************************
-
+
Ed25519 (tag 0)
===============
-
+
+-------------------------+----------+------------------------+
| Name | Size | Contents |
+=========================+==========+========================+
@@ -63954,11 +63954,11 @@ Full description
+-------------------------+----------+------------------------+
| Ed25519.Public_key_hash | 20 bytes | bytes |
+-------------------------+----------+------------------------+
-
-
+
+
Secp256k1 (tag 1)
=================
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -63966,11 +63966,11 @@ Full description
+---------------------------+----------+------------------------+
| Secp256k1.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
P256 (tag 2)
============
-
+
+----------------------+----------+------------------------+
| Name | Size | Contents |
+======================+==========+========================+
@@ -63978,11 +63978,11 @@ Full description
+----------------------+----------+------------------------+
| P256.Public_key_hash | 20 bytes | bytes |
+----------------------+----------+------------------------+
-
-
+
+
Bls (tag 3)
===========
-
+
+---------------------------+----------+------------------------+
| Name | Size | Contents |
+===========================+==========+========================+
@@ -63990,11 +63990,11 @@ Full description
+---------------------------+----------+------------------------+
| Bls12_381.Public_key_hash | 20 bytes | bytes |
+---------------------------+----------+------------------------+
-
-
+
+
X_0
***
-
+
+--------------+----------+----------------------------------+
| Name | Size | Contents |
+==============+==========+==================================+
@@ -64002,10 +64002,10 @@ Full description
+--------------+----------+----------------------------------+
| voting_power | 8 bytes | signed 64-bit big-endian integer |
+--------------+----------+----------------------------------+
-
+
-
+
.. _GET_..--block_id--votes--proposal_count--pkh :
@@ -64013,7 +64013,7 @@ Full description
**GET ..//votes/proposal_count/**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -64032,11 +64032,11 @@ Full description
+=================+=========+=========================================================================+
| Unnamed field 0 | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+-----------------+---------+-------------------------------------------------------------------------+
-
-
+
+
-
+
.. _GET_..--block_id--votes--proposals :
@@ -64044,7 +64044,7 @@ Full description
**GET ..//votes/proposals**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -64077,11 +64077,11 @@ Full description
+-----------------------+----------+------------------------------------+
| Unnamed field 0 | Variable | sequence of $X_0 |
+-----------------------+----------+------------------------------------+
-
-
+
+
X_0
***
-
+
+-----------------+----------+----------------------------------+
| Name | Size | Contents |
+=================+==========+==================================+
@@ -64089,10 +64089,10 @@ Full description
+-----------------+----------+----------------------------------+
| Unnamed field 1 | 8 bytes | signed 64-bit big-endian integer |
+-----------------+----------+----------------------------------+
-
+
-
+
.. _GET_..--block_id--votes--successor_period :
@@ -64100,7 +64100,7 @@ Full description
**GET ..//votes/successor_period**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -64145,64 +64145,64 @@ Full description
+---------------+---------+----------------------------------+
| remaining | 4 bytes | signed 32-bit big-endian integer |
+---------------+---------+----------------------------------+
-
-
+
+
X_1 (1 byte, 8-bit tag)
***********************
-
+
Proposal (tag 0)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
exploration (tag 1)
===================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Cooldown (tag 2)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Promotion (tag 3)
=================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
Adoption (tag 4)
================
-
+
+------+--------+------------------------+
| Name | Size | Contents |
+======+========+========================+
| Tag | 1 byte | unsigned 8-bit integer |
+------+--------+------------------------+
-
-
+
+
X_0
***
-
+
+----------------+---------+----------------------------------+
| Name | Size | Contents |
+================+=========+==================================+
@@ -64212,10 +64212,10 @@ Full description
+----------------+---------+----------------------------------+
| start_position | 4 bytes | signed 32-bit big-endian integer |
+----------------+---------+----------------------------------+
-
+
-
+
.. _GET_..--block_id--votes--total_voting_power :
@@ -64223,7 +64223,7 @@ Full description
**GET ..//votes/total_voting_power**
.. raw:: html
-
+
Description
Json output
Binary output
@@ -64244,11 +64244,7 @@ Full description
+=================+=========+==================================+
| Unnamed field 0 | 8 bytes | signed 64-bit big-endian integer |
+-----------------+---------+----------------------------------+
-
-
-
-
-
-
+
+