types

package
v0.0.0-...-ac1e388 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QueryParams        = "params"
	QuerySpan          = "span"
	QuerySpanList      = "span-list"
	QueryLatestSpan    = "latest-span"
	QueryNextSpan      = "next-span"
	QueryNextProducers = "next-producers"
	QueryNextSpanSeed  = "next-span-seed"

	ParamSpan          = "span"
	ParamSprint        = "sprint"
	ParamProducerCount = "producer-count"
	ParamLastEthBlock  = "last-eth-block"
)

query endpoints supported by the auth Querier

Variables

This section is empty.

Functions

This section is empty.

Types

type QuerySpanParams

type QuerySpanParams struct {
	RecordID uint64
}

QuerySpanParams defines the params for querying accounts.

func NewQuerySpanParams

func NewQuerySpanParams(recordID uint64) QuerySpanParams

NewQuerySpanParams creates a new instance of QuerySpanParams.

Jump to

Keyboard shortcuts

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