https://gitlab.com/tezos/tezos
Raw File
Tip revision: 9c531c280ba832690867431645639e219c7bc967 authored by Ilya Peresadin on 20 September 2023, 15:40:41 UTC
Add config files for migration profiling with 1.5K blocks and txs
Tip revision: 9c531c2
address.tz
parameter (contract unit);
storage (option address);
code {CAR; ADDRESS; SOME; NIL operation; PAIR }
back to top