Created
September 14, 2018 03:10
-
-
Save cwgoes/a07f82c45854c790085208fefe7d3d32 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
code { | |
CAR; | |
IMPLICIT_ACCOUNT; | |
DIP {UNIT}; | |
PUSH mutez 1000; | |
UNIT; | |
TRANSFER_TOKENS; | |
DROP; | |
NIL operation; | |
PAIR | |
}; | |
parameter key_hash; | |
storage unit; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment