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.BinaryMarshaler, key sdk.StoreKey, paramsKeeper paramskeeper.Keeper, accountKeeper authkeeper.AccountKeeper, bankKeeper bankkeeper.Keeper, distributionKeeper distributionkeeper.Keeper, ) Keeper
Click to show internal directories.
Click to hide internal directories.