Uses of Class
org.hyperledger.fabric.sdk.ChannelConfiguration
Packages that use ChannelConfiguration
-
Uses of ChannelConfiguration in org.hyperledger.fabric.sdk
Methods in org.hyperledger.fabric.sdk with parameters of type ChannelConfigurationModifier and TypeMethodDescriptionbyte[]HFClient.getChannelConfigurationSignature(ChannelConfiguration channelConfiguration, User signer) Get signature for channel configurationHFClient.newChannel(String name, Orderer orderer, ChannelConfiguration channelConfiguration, byte[]... channelConfigurationSignatures) Create a new channel