c
. Its level 0 <= l < 3
is max{Lvl(c) - 1, 0}
.
Each Merkle proof cell serializes as follows:
- one tag byte with value
0x03
; - the 256-bits first higher hash of the referenced cell
c
or the representation hash ofc
if its level equals zero; - 2 bytes that store the depth of the deleted subtree that was replaced by the reference.