ligo/test/contracts/default_account.tz

6 lines
129 B
Plaintext
Raw Normal View History

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