6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
parameter (contract unit);
|
|
storage unit;
|
|
code { CAR; DIP{UNIT}; PUSH mutez 100000000; UNIT;
|
|
TRANSFER_TOKENS;
|
|
NIL operation; SWAP; CONS; PAIR};
|