Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Persister ¶
type Persister struct {
// contains filtered or unexported fields
}
Persister can persist relevant information for hotstuff.
func (*Persister) GetStarted ¶
GetStarted returns the last persisted started view.
func (*Persister) PutStarted ¶
PutStarted persists the view when we start it in hotstuff.
Click to show internal directories.
Click to hide internal directories.