Versions in this module Expand all Collapse all v1 v1.4.6 May 20, 2020 Changes in this version + type Chain struct + Err error + func (*Chain) Errored() <-chan struct{} + func (c *Chain) Configure(_ *common.Envelope, _ uint64) error + func (c *Chain) Halt() + func (c *Chain) Order(_ *common.Envelope, _ uint64) error + func (c *Chain) Start() + func (c *Chain) WaitReady() error