oracle

package
v0.0.0-...-7131e01 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2019 License: Apache-2.0 Imports: 2 Imported by: 9

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

type Keeper

type Keeper = keeper.Keeper

type Prophecy

type Prophecy = types.Prophecy

type Status

type Status = types.Status

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL