Module vapcore_blockchain::generator[][src]

Blockchain generator for tests.

Structs

Block

Helper structure, used for encoding blocks.

BlockBuilder

Utility to create blocks

BlockGenerator

Generates a blockchain from given block builders (blocks will be concatenated).

BlockOptions

Specify block options for generator