keeper

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keeper

type Keeper struct {
	Deposit      depositkeeper.Keeper
	Provider     providerkeeper.Keeper
	Node         nodekeeper.Keeper
	Plan         plankeeper.Keeper
	Subscription subscriptionkeeper.Keeper
	Session      sessionkeeper.Keeper
}

func NewKeeper

func NewKeeper(
	cdc codec.BinaryCodec,
	key sdk.StoreKey,
	paramsKeeper expected.ParamsKeeper,
	accountKeeper expected.AccountKeeper,
	bankKeeper expected.BankKeeper,
	distributionKeeper expected.DistributionKeeper,
	feeCollectorName string,
) (k Keeper)

type Migrator added in v0.9.0

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

func NewMigrator added in v0.9.0

func NewMigrator(k Keeper) Migrator

func (Migrator) Migrate2to3 added in v0.11.0

func (m Migrator) Migrate2to3(ctx sdk.Context) error

Jump to

Keyboard shortcuts

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