https://gitlab.com/tezos/tezos
Raw File
Tip revision: 5a44c7e107194a461e27ceb1ca5f7f60c6c891d1 authored by Pierrick Couderc on 02 March 2024, 19:05:26 UTC
EVM/Node: blueprint decoder
Tip revision: 5a44c7e
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top