Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataDeliveryVoteEvent ¶
type DataDeliveryVoteEvent struct {
// contains filtered or unexported fields
}
func NewDataDeliveryVoteEvent ¶
func NewDataDeliveryVoteEvent(s event.Reactor) DataDeliveryVoteEvent
func (DataDeliveryVoteEvent) EventHandler ¶
func (e DataDeliveryVoteEvent) EventHandler(event ctypes.ResultEvent) error
func (DataDeliveryVoteEvent) GetEventQuery ¶
func (e DataDeliveryVoteEvent) GetEventQuery() string
type DataVerificationEvent ¶
type DataVerificationEvent struct {
// contains filtered or unexported fields
}
func NewDataVerificationEvent ¶
func NewDataVerificationEvent(r event.Reactor) DataVerificationEvent
func (DataVerificationEvent) EventHandler ¶
func (e DataVerificationEvent) EventHandler(event ctypes.ResultEvent) error
func (DataVerificationEvent) GetEventQuery ¶
func (e DataVerificationEvent) GetEventQuery() string
Click to show internal directories.
Click to hide internal directories.