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
or_bool-bool_00.tzt
code { OR } ;
input { Stack_elt bool False ; Stack_elt bool False } ;
output { Stack_elt bool False }
back to top