ligo/test/contracts/default_account.tz

6 lines
135 B
Plaintext
Raw Normal View History

parameter key;
return unit;
storage unit;
code {DIP{UNIT}; CAR; DEFAULT_ACCOUNT;
PUSH tez "100.00"; UNIT; TRANSFER_TOKENS; PAIR}