Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfigUpdateEnvelope ¶
func CreateConfigUpdateEnvelope(channelID string, configUpdate *cb.ConfigUpdate) ([]byte, error)
Types ¶
type SyncChannelResponse ¶ added in v0.0.3
type SyncChannelResponse struct { ApplicationTxId string OrdererTxId string OrderersJoined []string PeersJoined []string }
func SyncChannel ¶
Click to show internal directories.
Click to hide internal directories.