querier

package
v0.0.0-...-4fa03f3 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// QueryAttendees is the key for attendee gets
	QueryAttendees = "attendees"

	// QueryAttendeeClaimed -
	QueryAttendeeClaimed = "attendee_claimed"

	// QueryAttendeeKeyed -
	QueryAttendeeKeyed = "attendee_keyed"

	// QueryScans is the key for scan gets
	QueryScans = "scans"

	// QueryBonus is the key for checking for the current bonus
	QueryBonus = "bonus"

	// AddressKey is the key for attendee gets by address
	AddressKey = "address"

	// PrizesKey is the key for the event prizes
	PrizesKey = "prizes"

	// LeaderKey is the key for the leader board
	LeaderKey = "leader"

	// WinningsKey is the key for getting the unclaimed prizes of an attendee
	WinningsKey = "winnings"
)

Variables

This section is empty.

Functions

func NewQuerier

func NewQuerier(keeper keeper.Keeper) sdk.Querier

NewQuerier is the module level router for state queries

Types

This section is empty.

Jump to

Keyboard shortcuts

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