유저 배팅 정보 알림(사용안함)
Req/Res
Protocol
Desc.
res
key
data type
desc.
planet_id
int64
planet id
round_id
string
게임 round id
inno_uid
string
inno UID
bet_quantity
int64
배팅한 포인트 수량
bet_dividend_rate
float64
배팅 배율
bet_status
int64
배팅 상태
0 : 배팅 안함
1 : 배팅 한 상태
2 : round 중간에 배팅을 종료
3 : 배팅 처리 끝남
Last updated