ligo/test/contracts/str_id.tz

5 lines
56 B
Plaintext
Raw Normal View History

2017-07-24 15:06:56 +02:00
parameter string;
return string;
storage unit;
2017-08-16 14:26:45 +02:00
code {};