package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Functions

InitTestEnv initialize TestEnv with given configurations.

# Constants

ChainInitOpCreate indicates that the chains should be creates afresh.
ChainInitOpOpen indicates that the existing chains should be opened.

# Structs

BatchConf captures the batch related configurations.
Chain embeds ledger.PeerLedger and the experiments invoke ledger functions via a chain type.
ChainMgrConf captures the configurations for chainMgr.
TestEnv is a high level struct that the experiments are expeted to use as a starting point.

# Type aliases

ChainID is a type used for the ids for the chains for experiments.
SimulationResult is a type used for simulation results.