https://gitlab.com/tezos/tezos
Raw File
Tip revision: 7c91344613a2f931d9da32b4a1dd5e653b3af971 authored by Emma Turner on 02 February 2024, 15:26:18 UTC
Kernel/EVM: charge da fee on tx
Tip revision: 7c91344
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top