ligo/test/contracts/hash_key.tz

5 lines
84 B
Plaintext
Raw Normal View History

2017-09-15 18:32:50 +04:00
parameter key;
return key_hash;
storage unit;
code {CAR; HASH_KEY; DIP{UNIT}; PAIR}