# Packages
Code generated by counterfeiter.
# Functions
No description provided by the author
DefaultConfigTemplate generates a config template based on the assumption that the input profile is a channel creation template and no system channel context is available.
MakeChannelCreationTransaction is a handy utility function for creating transactions for channel creation.
MakeChannelCreationTransactionFromTemplate creates a transaction for creating a channel.
MakeChannelCreationTransactionWithSystemChannelContext is a utility function for creating channel creation txes.
New creates a new Bootstrapper for generating genesis blocks.
NewApplicationGroup returns the application component of the channel configuration.
NewApplicationOrgGroup returns an application org component of the channel configuration.
NewChannelCreateConfigUpdate generates a ConfigUpdate which can be sent to the orderer to create a new channel.
NewChannelGroup defines the root of the channel configuration.
NewConsortiums returns a consortiums component of the channel configuration.
NewConsortiumsGroup returns an org component of the channel configuration.
NewConsortiumsGroup returns the consortiums component of the channel configuration.
NewOrdererGroup returns the orderer component of the channel configuration.
NewOrdererOrgGroup returns an orderer org component of the channel configuration.
# Constants
BlockValidationPolicyKey TODO.
ConsensusTypeKafka identifies the Kafka-based consensus implementation.
ConsensusTypeSolo identifies the solo consensus implementation.
ImplicitMetaPolicyType is the 'Type' string for implicit meta policies.
OrdererAdminsPolicy is the absolute path to the orderer admins policy.
SignaturePolicyType is the 'Type' string for signature policies.
# Structs
Bootstrapper is a wrapper around NewChannelConfigGroup which can produce genesis blocks.