https://gitlab.com/tezos/tezos
Raw File
Tip revision: ab4742e41bed3c7f36e6d8fa7df08a93d4890c44 authored by Julien Coolen on 26 October 2023, 13:53:51 UTC
injector worker queue length
Tip revision: ab4742e
ticket_dup.tz
parameter (ticket %store nat) ;
storage unit;
code { UNPAIR; DUP; DROP 2; NIL operation; PAIR }
back to top