Revision 422227a6e82fd6b67b680663bdfee69fb256a661 authored by Marge Bot on 14 August 2023, 10:09:14 UTC, committed by Marge Bot on 14 August 2023, 10:09:14 UTC
Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com>

Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com>
Approved-by: Thomas Letan <lthms@nomadic-labs.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9613
2 parent s 5745a2e + b4644ca
Raw File
constant_unit.tz
parameter (constant "exprvKFFbc7SnPjkPZgyhaHewQhmrouNjNae3DpsQ8KuADn9i2WuJ8");
storage (constant "exprvKFFbc7SnPjkPZgyhaHewQhmrouNjNae3DpsQ8KuADn9i2WuJ8");
code {
       DROP;
       PUSH unit (constant "expruJpGVgueH6vjZDZQRjgXUuHBi4Y6UQ3cbz6swP2FMVybvnDjm5");
       NIL operation;
       PAIR;
     }
back to top