ligo/test/contracts/hash_string.tz

5 lines
80 B
Plaintext
Raw Normal View History

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