Skip to content

Instantly share code, notes, and snippets.

@johnX9
Created April 29, 2018 10:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnX9/d5c269a3ed82693ec5f02e9550278d13 to your computer and use it in GitHub Desktop.
Save johnX9/d5c269a3ed82693ec5f02e9550278d13 to your computer and use it in GitHub Desktop.
EOSLIB_SERIALIZE(player, (account_name)(username)(level)(health_points)(energy_points))
EOSIO_ABI(Players, (add)(update)(health)(energy)(getplayer))
@tseyt
Copy link

tseyt commented Mar 1, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment