mint

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

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

Module represent database/mint module

func NewModule

func NewModule(source mintsource.Source, cdc codec.Codec, db *database.Db) *Module

NewModule returns a new Module instance

func (*Module) HandleGenesis

func (m *Module) HandleGenesis(doc *tmtypes.GenesisDoc, appState map[string]json.RawMessage) error

HandleGenesis implements modules.Module

func (*Module) Name

func (m *Module) Name() string

Name implements modules.Module

func (*Module) UpdateParams

func (m *Module) UpdateParams(height int64) error

UpdateParams gets the updated params and stores them inside the database

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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