bank

package
v1.0.0-rc5 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ConsensusVersion = 1

Variables

This section is empty.

Functions

This section is empty.

Types

type AppModule

type AppModule struct {
	Keeper *keeper.Keeper
	bank.AppModule
}

AppModule implements an application module for the bank module.

func NewAppModule

func NewAppModule(cdc codec.Codec, keeper *keeper.Keeper, accountKeeper types.AccountKeeper, ss exported.Subspace) AppModule

NewAppModule creates a new AppModule object

func (AppModule) ConsensusVersion

func (AppModule) ConsensusVersion() uint64

ConsensusVersion implements ConsensusVersion.

func (AppModule) RegisterServices

func (am AppModule) RegisterServices(cfg module.Configurator)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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