package
0.0.0-20201217075903-aecdb050f89d
Repository: https://github.com/lvbin2012/neuralchain.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
AppendCommittedSeal.
AppendSeal sign the header with the engine's key and write the seal to the input header's extra data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrepareExtra returns a extra-data of the given header and validators.
# Variables
DefaultTestConfig with time is smaller than DefaultConfig for speed-up.
# Structs
No description provided by the author
MockBlockChain is mock struct for block chain.
MockChainReader is mock struct for chain reader,it serves basic block/ state reading for testing purposes.
MockPeer implements consensus/protocol/Peers.
No description provided by the author
SentMsgEvent represents an action send to an peer.