ligo/test/contracts/store_input.tz

5 lines
72 B
Plaintext
Raw Normal View History

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