modules

package
v0.3.2-rc2 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildModules

func BuildModules(b rep.Broker, log *zerolog.Logger, cli *grpcClient.Client, tbMapper tb.ToBroker,
	cdc codec.Codec, modules []string, addressesParser coreModule.MessageAddressesParser, defaultDenom string,
	tallyCache Cache[uint64, int64], accountCache Cache[string, int64]) []types.Module

Types

type Cache added in v0.3.2

type Cache[K, V comparable] interface {
	UpdateCacheValue(K, V) bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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