Versions in this module Expand all Collapse all v0 v0.2.3 Feb 27, 2015 v0.2.2 Feb 27, 2015 Changes in this version + type BlockGenerator struct + func NewBlockGenerator() BlockGenerator + func (bg *BlockGenerator) Blocks(n int) []*blocks.Block + func (bg *BlockGenerator) Next() *blocks.Block