ligo/test/contracts/fail.tz

7 lines
116 B
Plaintext
Raw Normal View History

2017-01-11 19:15:38 +04:00
parameter unit
2016-09-08 21:13:10 +04:00
code
{ # This contract will never accept a incoming transaction
FAIL}
2017-01-11 19:15:38 +04:00
return unit
storage unit