Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrOrdererGroupNotFound = errors.New(`orderer addresses not found`)
)
Functions ¶
func ProceedChannelUpdate ¶
func ProceedChannelUpdate( ctx context.Context, channelName string, update *common.ConfigUpdate, orderer api.Orderer, ids []msp.SigningIdentity, ) error
ProceedChannelUpdate - sends channel update config with signatures of all provided identities
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.