Documentation
¶
Index ¶
- func NewNode(opts ...order.Option) (order.Order, error)
- type Node
- func (n *Node) Commit() chan *pb.Block
- func (n *Node) Prepare(tx *pb.Transaction) error
- func (n *Node) Quorum() uint64
- func (n *Node) Ready() bool
- func (n *Node) ReportState(height uint64, hash types.Hash)
- func (n *Node) Start() error
- func (n *Node) Step(ctx context.Context, msg []byte) error
- func (n *Node) Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.