Skip to content

Instantly share code, notes, and snippets.

@mariano-aguero
Created May 6, 2020 18:10
Show Gist options
  • Save mariano-aguero/858a41a0cbb721faf3fc92a52ff06f2b to your computer and use it in GitHub Desktop.
Save mariano-aguero/858a41a0cbb721faf3fc92a52ff06f2b to your computer and use it in GitHub Desktop.
CheckAmount
if amount =/= 0tz then failwith ("This contract do not accept token amount");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment