Skip to content

Instantly share code, notes, and snippets.

@seven-cd
Created July 17, 2017 06:52
Show Gist options
  • Save seven-cd/f4b753e5bc910c9146234e763baef6f9 to your computer and use it in GitHub Desktop.
Save seven-cd/f4b753e5bc910c9146234e763baef6f9 to your computer and use it in GitHub Desktop.
pmx.action('SevenService:ConfirmTransaction', (param, reply) => {
reply({success : param});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment