https://gitlab.com/tezos/tezos
Raw File
Tip revision: 64b890ecccf11f7b4238fddbb36d1e883f134952 authored by marcbeunardeau on 14 November 2023, 17:18:18 UTC
batch update
Tip revision: 64b890e
dign.tz
parameter (pair (pair (pair (pair nat nat) nat) nat) nat);
storage nat;
code {CAR; UNPAIR ; UNPAIR ; UNPAIR ; UNPAIR ; DIG 4 ; DIP { DROP ; DROP ; DROP ; DROP } ; NIL operation; PAIR};
back to top