Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checkpoint ¶
type Checkpoint struct {
// contains filtered or unexported fields
}
func (*Checkpoint) Get ¶
func (c *Checkpoint) Get() (smartbftprotos.Proposal, []*smartbftprotos.Signature)
func (*Checkpoint) Set ¶
func (c *Checkpoint) Set(proposal Proposal, signatures []Signature)
type Proposal ¶
type RequestInfo ¶
func (*RequestInfo) String ¶
func (r *RequestInfo) String() string
Click to show internal directories.
Click to hide internal directories.