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

7 lines
100 B
Plaintext

parameter unit
code
{ # This is a noop contract
CDR ; UNIT ; PAIR
}
return unit
storage unit