ligo/test/contracts/store_input.tz

5 lines
71 B
Plaintext
Raw Normal View History

2017-07-24 17:06:56 +04:00
parameter string;
return unit;
storage string;
code {CAR; UNIT; PAIR};