-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
peer需要改变的 #19
Comments
// IsChannelRestricted returns whether this GossipMessage should be routed |
fabric/gossip/gossip/gossip_impl.go |
func (g *gossipServiceImpl) handleMessage(m proto.ReceivedMessage) {
|
// Gossip sends a message to other peers to the network
|
http://wutongtree.github.io/translations/Kafka-based-Ordering-Service_zh |
// Fetcher interface which defines API to fetch missing |
4 .deliver的时候给同一个channel的peer发送;
The text was updated successfully, but these errors were encountered: