Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() multichain.Consenter
New creates a new consenter for the solo consensus scheme. The solo consensus scheme is very simple, and allows only one consenter for a given chain (this process). It accepts messages being delivered via Enqueue, orders them, and then uses the blockcutter to form the messages into blocks before writing to the given ledger
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.