https://gitlab.com/tezos/tezos
Raw File
Tip revision: 66b95a2f6fe1cf7e03a971d847c1a596f75b6305 authored by Emma Turner on 11 March 2024, 14:07:02 UTC
Kernel/EVM: carry minimum base fee in BlockFees
Tip revision: 66b95a2
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top