Versions in this module Expand all Collapse all v1 v1.0.0 May 14, 2020 Changes in this version + type ConnectionI interface + GetClientID func() string + GetCounterparty func() CounterpartyI + GetID func() string + GetState func() int32 + GetVersions func() []string + ValidateBasic func() error + type CounterpartyI interface + GetClientID func() string + GetConnectionID func() string + GetPrefix func() commitmentexported.Prefix + ValidateBasic func() error v1.0.0-playground Jul 8, 2020