Created
December 14, 2020 08:35
-
-
Save corbifex/2f4566426e4e761f60c5b04676430c21 to your computer and use it in GitHub Desktop.
Sold tickets
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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