ligo/test/contracts/hash_string.tz
2017-07-24 20:29:12 +02:00

5 lines
81 B
Plaintext

parameter string;
return string;
storage unit;
code {CADR; H; UNIT; SWAP; PAIR};