ligo/test/contracts/hash_consistency_checker.tz

4 lines
112 B
Plaintext
Raw Normal View History

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