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) AddTransaction ¶
func (n *Node) AddTransaction(tx cleisthenes.Transaction)
func (*Node) Address ¶
func (n *Node) Address() cleisthenes.Address
Click to show internal directories.
Click to hide internal directories.