events

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2019 License: GPL-3.0, GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommitEvent

type CommitEvent struct {
}

CommitEvent is posted when a proposal is committed

type MessageEvent

type MessageEvent struct {
	Payload []byte
}

MessageEvent is posted for Istanbul engine communication

type NewUnminedBlockEvent

type NewUnminedBlockEvent struct {
	NewUnminedBlock types.Block
}

NewUnminedBlockEvent is posted to propose a proposal

type Poster

type Poster interface {
	Post(interface{}) error
}

type SyncEvent added in v0.3.0

type SyncEvent struct {
	Addr common.Address
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL