Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mathieugarcia/da250d8716baa42fb6148a25985a97cb to your computer and use it in GitHub Desktop.
Save mathieugarcia/da250d8716baa42fb6148a25985a97cb to your computer and use it in GitHub Desktop.
Facebook Move Instructions Cheat Sheet: Special Instructions
Instruction Description
PopUnrestricted Pop a non-resource value.
RejectUnless† Pop bool 'b' and u64 'u', fail with error code 'u' if 'b' is false.
CreateAccount† Pop address 'a', create a LibraAccount.T under 'a'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment