ligo/test/contracts/balance.tz

5 lines
76 B
Plaintext
Raw Normal View History

2017-07-24 15:06:56 +02:00
parameter unit;
storage unit;
return tez;
code {DROP; UNIT; BALANCE; PAIR};