https://gitlab.com/tezos/tezos
Raw File
Tip revision: f71b2e189ec580f8f1d4e41a5a90839e575e2782 authored by Emma Turner on 05 March 2024, 15:53:07 UTC
DO NOT MERGE: lower constants for triggering gas prices
Tip revision: f71b2e1
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top