keeper

package
v12.0.0-rc6 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 13 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
	Lease        leasekeeper.Keeper
	Node         nodekeeper.Keeper
	Plan         plankeeper.Keeper
	Provider     providerkeeper.Keeper
	Session      sessionkeeper.Keeper
	Subscription subscriptionkeeper.Keeper
}

func NewKeeper

func NewKeeper(
	cdc codec.BinaryCodec, key storetypes.StoreKey, accountKeeper expected.AccountKeeper,
	bankKeeper expected.BankKeeper, distributionKeeper expected.DistributionKeeper, router *baseapp.MsgServiceRouter,
	authority, feeCollectorName string,
) Keeper

func (*Keeper) BeginBlock

func (k *Keeper) BeginBlock(ctx sdk.Context)

func (*Keeper) ExportGenesis

func (k *Keeper) ExportGenesis(ctx sdk.Context) *v1.GenesisState

func (*Keeper) InitGenesis

func (k *Keeper) InitGenesis(ctx sdk.Context, state *v1.GenesisState)

Jump to

Keyboard shortcuts

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