Versions in this module Expand all Collapse all v1 v1.4.4 Dec 5, 2019 Changes in this version + type CCOptions struct + CCType string + KeyStart int + PayLoadMax int + PayLoadMin int + type Channel struct + AnchorPeerTxPath string + ChannelName string + ChannelPrefix string + ChannelTxPath string + NumChannels int + Organizations string + type Config struct + AnchorPeerUpdate []Channel + CreateChannel []Channel + InstallCC []InstallCC + InstantiateCC []InstantiateCC + Invoke []InvokeQuery + JoinChannel []Channel + OrdererSystemChannel string + Organizations []Organization + Query []InvokeQuery + TLS string + UpgradeCC []InstantiateCC + type DiscoveryOptions struct + InitFreq int + Localhost bool + type EventOptions struct + Listener string + TimeOut int + Type string + type InstallCC struct + ChainCodeName string + ChainCodePath string + ChainCodeVersion string + Language string + MetadataPath string + Organizations string + type InstantiateCC struct + CCFcn string + CCFcnArgs string + ChainCodeName string + ChainCodeVersion string + ChannelName string + ChannelPrefix string + CollectionPath string + EndorsementPolicy string + NumChannels int + Organizations string + TimeOutOpt TimeOutOptions + type InvokeQuery struct + Args string + CCOptions CCOptions + ChaincodeName string + ChannelName string + DiscoveryOptions DiscoveryOptions + EventOptions EventOptions + Fcn string + NProcPerOrg int + NRequest int + Organizations string + QueryCheck int + RunDuration int + TargetPeers string + TimeOutOpt TimeOutOptions + TxnOptions []TransactionOptions + type Options struct + BurstDur0 int + BurstDur1 int + BurstFreq0 int + BurstFreq1 int + ConstFreq int + DevFreq int + MixFreq int + type Organization struct + ConnProfilePath string + Name string + type TimeOutOptions struct + PreConfig string + Request string + type TransactionOptions struct + Mode string + Options Options