Versions in this module Expand all Collapse all v1 v1.0.1 Oct 12, 2020 Changes in this version + const TimeoutMs + type Extractor struct + ExtractorType contracts.ExtractorType + type Node struct + MaxPulseCountInBlock uint64 + func New(nebulaId account.NebulaId, chainType account.ChainType, chainId byte, ...) (*Node, error) + func (node *Node) Init() error + func (node *Node) Start(ctx context.Context) + type RoundState struct + RevealExist bool + type Validator struct + func NewValidator(privKey []byte) *Validator