cosmos / b9-checkers-academy-draft

32 stars 40 forks source link

03 - Added the handling action to create a game. #17

Closed xavierlepretre closed 2 years ago

xavierlepretre commented 3 years ago

@marbar3778 Is it good practice to also add some validation inside the Genesis, like here?

For instance, I could use the StoredGame.Validate() function found here.