https://gitlab.com/tezos/tezos
Raw File
Tip revision: 57a17ec2e47c5d5a9d5d852c03b878ed75be3e8d authored by Thomas Letan on 29 February 2024, 15:03:23 UTC
EVM Node: Support streaming upgrade events
Tip revision: 57a17ec
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top