Documentation ¶
Index ¶
Constants ¶
View Source
const VotePeriod = 5
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OracleService ¶
type OracleService struct { service.BaseService // contains filtered or unexported fields }
func NewOracleService ¶
func NewOracleService(ps *price.PriceService, cdc *amino.Codec) *OracleService
func (*OracleService) OnStart ¶
func (os *OracleService) OnStart() error
Click to show internal directories.
Click to hide internal directories.