Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMsgServerImpl ¶
NewMsgServerImpl returns an implementation of the MsgServer interface for the provided Keeper.
Types ¶
type Keeper ¶
type Keeper struct {
// contains filtered or unexported fields
}
func NewKeeper ¶
func NewKeeper( cdc codec.BinaryCodec, stakingKeeper types.StakingKeeper, storeKey storetypes.StoreKey, authorities []string, ) *Keeper
func (Keeper) HasAuthority ¶
func (Keeper) InitializeForGenesis ¶
Click to show internal directories.
Click to hide internal directories.