package consts const ( GameActionGetHomePointsState = "getStakeHomePointsState" GameActionStakePoints = "stakeHomePoints" )