Versions in this module Expand all Collapse all v1 v1.4.6 Feb 25, 2020 Changes in this version + type State interface + Done func() + GetPrivateDataMultipleKeys func(namespace, collection string, keys []string) ([][]byte, error) + GetStateMultipleKeys func(namespace string, keys []string) ([][]byte, error) + GetTransientByTXID func(txID string) ([]*rwset.TxPvtReadWriteSet, error) + type StateFetcher interface + FetchState func() (State, error) Incompatible versions in this module v2.0.1+incompatible Feb 26, 2020