ligo/test/scripts/noop.tez

7 lines
100 B
Plaintext
Raw Normal View History

2017-01-11 16:15:38 +01:00
parameter unit
2016-09-08 19:13:10 +02:00
code
{ # This is a noop contract
2017-01-11 16:15:38 +01:00
CDR ; UNIT ; PAIR
2016-09-08 19:13:10 +02:00
}
2017-01-11 16:15:38 +01:00
return unit
storage unit