ligo/test/contracts/balance.tz

5 lines
76 B
Plaintext
Raw Normal View History

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