Documentation
¶
Index ¶
Constants ¶
View Source
const (
QueryOracles = "queryOracles"
)
Variables ¶
This section is empty.
Functions ¶
func NewQuerier ¶
Types ¶
type Keeper ¶
type Keeper struct {
// contains filtered or unexported fields
}
func (Keeper) GetOracles ¶
GetOracles returns the list of registered oracles
func (Keeper) MustGetOracle ¶
MustGetOracle returns the oracle if it exists
func (Keeper) OracleExists ¶
OracleExists checks if an oracle exists
Click to show internal directories.
Click to hide internal directories.