oracle

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PendingStatusText = types.PendingStatusText
	SuccessStatusText = types.SuccessStatusText
	FailedStatusText  = types.FailedStatusText
	DefaultParamSpace = keeper.DefaultParamSpace
)

Variables

View Source
var (
	// functions aliases
	NewKeeper = keeper.NewKeeper

	NewClaim                         = types.NewClaim
	ErrProphecyNotFound              = types.ErrProphecyNotFound
	ErrMinimumConsensusNeededInvalid = types.ErrMinimumConsensusNeededInvalid
	ErrNoClaims                      = types.ErrNoClaims
	ErrInvalidIdentifier             = types.ErrInvalidIdentifier
	ErrProphecyFinalized             = types.ErrProphecyFinalized
	ErrDuplicateMessage              = types.ErrDuplicateMessage
	ErrInvalidClaim                  = types.ErrInvalidClaim
	ErrInvalidValidator              = types.ErrInvalidValidator
	ErrInternalDB                    = types.ErrInternalDB

	NewProphecy = types.NewProphecy
	NewStatus   = types.NewStatus

	// variable aliases
	StatusTextToString = types.StatusTextToString
	StringToStatusText = types.StringToStatusText

	NewClaimMsg = types.NewClaimMsg
	RouteOracle = types.RouteOracle
	GetClaimId  = types.GetClaimId
)

Functions

func NewHandler

func NewHandler(keeper Keeper) sdk.Handler

func RegisterUpgradeBeginBlocker

func RegisterUpgradeBeginBlocker(keeper Keeper)

func RegisterWire

func RegisterWire(cdc *codec.Codec)

Register concrete types on codec codec

func Routes

func Routes(keeper Keeper) map[string]sdk.Handler

Types

type Claim

type Claim = types.Claim

type ClaimMsg

type ClaimMsg = types.ClaimMsg

type DBProphecy

type DBProphecy = types.DBProphecy

type Keeper

type Keeper = keeper.Keeper

type Prophecy

type Prophecy = types.Prophecy

type Status

type Status = types.Status

type StatusText

type StatusText = types.StatusText

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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