Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Batch ¶
type Batch map[cleisthenes.Member][]byte
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
func NewNode ¶
func NewNode(n, f int, owner cleisthenes.Member, resultReceiver cleisthenes.ResultReceiver, typ NodeType) *Node
func (*Node) Address ¶
func (n *Node) Address() cleisthenes.Address
func (*Node) Propose ¶
func (n *Node) Propose(contribution cleisthenes.Contribution)
Click to show internal directories.
Click to hide internal directories.