Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthKeeper ¶
type AuthKeeper struct {
// contains filtered or unexported fields
}
func NewAuthKeeper ¶
func (AuthKeeper) GetParams ¶
func (ak AuthKeeper) GetParams(ctx types.Context) (params auth_types.Params)
GetParams gets the auth module's parameters.
func (AuthKeeper) SetParams ¶
func (ak AuthKeeper) SetParams(ctx types.Context, params auth_types.Params)
Click to show internal directories.
Click to hide internal directories.