ligo/test/contracts/hash_consistency_checker.tz
2017-12-18 11:48:50 +01:00

4 lines
112 B
Plaintext

parameter (pair tez (pair timestamp int)) ;
return string ;
storage unit ;
code { CAR ; H ; UNIT ; SWAP ; PAIR }