Raw File
ticket_store-2.tz
parameter (option (ticket nat)) ;
storage (option (ticket nat));
code { CAR ; NIL operation ; PAIR } ;
back to top