https://gitlab.com/tezos/tezos
Raw File
Tip revision: a57743d7e778ae741a4b88e40e2bf398eca22ef4 authored by Pierrick Couderc on 05 April 2024, 12:41:51 UTC
EVM/Kernel: runtime storage
Tip revision: a57743d
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top