https://gitlab.com/tezos/tezos
Raw File
Tip revision: a8fd0947c7b21773c840ff92ef64b731f69191b4 authored by Andrea Cerone on 16 January 2024, 23:39:48 UTC
Temporary commit: command for testing streaming of preblocks
Tip revision: a8fd094
or_bool-bool_00.tzt
code { OR } ;
input { Stack_elt bool False ; Stack_elt bool False } ;
output { Stack_elt bool False }
back to top