Commit 85425b72 authored by Poq Xert's avatar Poq Xert Committed by Mo Firouz
Browse files

Purchase Validation hooks

For server-side reward for purchase
parent e96c4dd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,4 +67,5 @@ var RUNTIME_MESSAGES = map[string]string{
	"*server.Envelope_Rpc":                     "trpc",
	"*server.Envelope_NotificationsList":       "tnotificationslist",
	"*server.Envelope_NotificationsRemove":     "tnotificationsremove",
	"*server.Envelope_Purchase":     						"tpurchase",
}