/*
Package consensus contains Neo consensus node implementation.

It uses external dBFT library for the core algorithm and basically joins this
library with Neo node internals implemented in NeoGo.
*/
package consensus