package model type CoinBlastRepoConf struct { Type string `json:"type"` Bet float64 `json:"bet"` }