https://gitlab.com/tezos/tezos
Raw File
Tip revision: 8d56a44ddcf84abdde4d4398c569b46e443a1246 authored by arnaud on 27 March 2024, 16:21:38 UTC
Change gas limit according to the model fee modification on gas_used
Tip revision: 8d56a44
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top