Last active
June 27, 2019 20:58
-
-
Save mhoangvslev/c6b5a842d037a40052a0cf4d9044163e to your computer and use it in GitHub Desktop.
This file contains 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
event Birth( | |
address owner, | |
uint256 kittyId, | |
uint256 matronId, | |
uint256 sireId, | |
uint256 genes | |
); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment