Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAminoEvents ¶
func RegisterAminoEvents(codec *amino.Codec)
Types ¶
type IEventsDB ¶
type IEventsDB interface { AddEvent(height uint32, event Event) LoadEvents(height uint32) Events CommitEvents() error }
func NewEventsStore ¶
type RewardEvent ¶
type SlashEvent ¶
type UnbondEvent ¶
Click to show internal directories.
Click to hide internal directories.