Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountKeeper ¶ added in v1.7.0
type BankKeeper ¶
type VolunteerKeeper ¶
type VolunteerKeeper interface {
GetVolunteerValidators(ctx context.Context) (volunteerValidators map[string]volunteertypes.VolunteerValidator, err error)
}
Click to show internal directories.
Click to hide internal directories.