Documentation
¶
Overview ¶
Package blockchain provides an implementation of the hotstuff.Blockchain interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(maxSize int) hotstuff.BlockChain
New creates a new BlockChain with a maximum size. Blocks are dropped in least recently used order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.