/producer

Implementation of producer which is used for efficient block production.

Primary LanguageGoApache License 2.0Apache-2.0

producer

Implementation of producer which is responsible for producing block.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test