# Functions
AddAnchorPeer adds the specified anchor peer to the channel.
AddMSPID adds the specified MSP ID to the channel.
AddMSPIDs adds the specified MSP IDs to the channel.
ApproveChaincodeDefinition approves a chaincode definition on a channel.
CommitChaincodeDefinition commits a chaincode definition on a channel.
CreateChannel creates a new channel on the specified ordering service.
EvaluateTransaction evaluates a transaction for a chaincode definition on a channel.
SubmitTransaction submits a transaction for a chaincode definition on a channel.
UpdateChannel updates an existing channel on the specified ordering service.
UsingIdentity uses the specified identity to create or update the channel.
UsingMSPID uses the specified MSP ID to create or update the channel.
WithCapabilityLevel set the specified capability level for the channel.
# Type aliases
Option is a type representing an option for creating or updating a channel.