controller

package
v0.0.0-...-74afdde Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2021 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func NewController

func NewController(db db.Database,
	codec *codec.Codec, txDec cmtypes.TxDecoder, accKeeper auth.AccountKeeper, stkKeeper staking.Keeper,
	suppKeeper supply.Keeper, distrKeeper distribution.Keeper) Controller

func (*Controller) ExecuteTxn

func (ctrl *Controller) ExecuteTxn() error

func (*Controller) GetHighestBlockInDB

func (ctrl *Controller) GetHighestBlockInDB() (int64, error)

func (*Controller) ProcessingIndex

func (ctrl *Controller) ProcessingIndex(ctx context.Context, block *types.Block) ([]*entity.Txs, error)

func (*Controller) SetSimApp

func (ctrl *Controller) SetSimApp(gs simapp.GenesisState)

Jump to

Keyboard shortcuts

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