Documentation ¶
Index ¶
Constants ¶
View Source
const ( PendingStatus = types.PendingStatusText SuccessStatus = types.SuccessStatusText FailedStatus = types.FailedStatusText )
View Source
const ( StoreKey = types.StoreKey QuerierRoute = types.QuerierRoute RouterKey = types.RouterKey DefaultCodespace = types.DefaultCodespace TestID = types.TestID )
View Source
const DefaultConsensusNeeded float64 = 0.7
DefaultConsensusNeeded is the default fraction of validators needed to make claims on a prophecy in order for it to pass
Variables ¶
View Source
var ( NewKeeper = keeper.NewKeeper NewProphecy = types.NewProphecy )
View Source
var ( ErrProphecyNotFound = types.ErrProphecyNotFound ErrMinimumConsensusNeededInvalid = types.ErrMinimumConsensusNeededInvalid ErrInvalidIdentifier = types.ErrInvalidIdentifier )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.