Documentation
¶
Index ¶
Constants ¶
View Source
const FuncLockBets = "lockBets"
View Source
const FuncPayWinners = "payWinners"
View Source
const FuncPlaceBet = "placeBet"
View Source
const FuncPlayPeriod = "playPeriod"
View Source
const HFuncLockBets = coretypes.Hname(0xe163b43c)
View Source
const HFuncPayWinners = coretypes.Hname(0xfb2b0144)
View Source
const HFuncPlaceBet = coretypes.Hname(0xdfba7d1b)
View Source
const HFuncPlayPeriod = coretypes.Hname(0xcb94b293)
View Source
const ParamNumber = "number"
View Source
const ParamPlayPeriod = "playPeriod"
View Source
const ScHname = coretypes.Hname(0xdf79d138)
View Source
const ScName = "fairroulette"
View Source
const VarBets = "bets"
View Source
const VarLastWinningNumber = "lastWinningNumber"
View Source
const VarLockedBets = "lockedBets"
View Source
const VarPlayPeriod = "playPeriod"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.