https://gitlab.com/tezos/tezos
Raw File
Tip revision: 050e5f78e5c76b3f13155c9104fed15d4ead4818 authored by Anne-Laure on 31 May 2023, 09:26:35 UTC
Add EDDSA
Tip revision: 050e5f7
view_toplevel_lazy_storage_output.tz
parameter unit;
storage nat;
code { FAIL; };
view "get_map" unit (big_map string nat) { CDR; CDR; };
back to top