keeper

package
v0.0.0-...-e05fe92 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StoreKey = "Consensus"

Functions

This section is empty.

Types

type Keeper

type Keeper struct {
	appmodule.Environment

	ParamsStore collections.Item[cmtproto.ConsensusParams]
	// contains filtered or unexported fields
}

func NewKeeper

func NewKeeper(cdc codec.BinaryCodec, env appmodule.Environment, authority string) Keeper

func (*Keeper) GetAuthority

func (k *Keeper) GetAuthority() string

func (Keeper) Params

Params queries params of consensus module

func (Keeper) UpdateParams

Jump to

Keyboard shortcuts

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