Versions in this module Expand all Collapse all v1 v1.5.6 Oct 3, 2021 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) StatusReport() (types.ClusterRelation, types.Status) + func (c *Chain) WaitReady() error