Skip to content

Instantly share code, notes, and snippets.

@corbifex
Created December 14, 2020 08:35
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 corbifex/2f4566426e4e761f60c5b04676430c21 to your computer and use it in GitHub Desktop.
Save corbifex/2f4566426e4e761f60c5b04676430c21 to your computer and use it in GitHub Desktop.
Sold tickets
await reducerHandler.invoke("event:soldTicket", {
eventId: asset.eventId,
typeId: asset.typeId,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment