Tong Li

Results 68 comments of Tong Li
trafficstars

@ivanv6 when you do netup or creating new channel, you probably did not do anchorupdate which setup anchor node for discovery to work. If you do anchorupdate, you should be...

Any updates on this? If not, please close this.

@ivanv6 after this step, ```user@org0: sudo ./minifab orgjoin```, you probably can run command `minifab channelquery` to see if the new org is indeed part of the channel.

you can setup server A with your orgs, then setup B and C separately, then join B to A, then join C to A+B. Tong Li IBM Open Technology From:...

@alurujawahar not really sure how you did that when you get the error, a bit more detailed process that you used to do this will probably help to figure out...

Please describe the steps in details for recreating the issue, otherwise it is a bit hard for anyone to see what the issues are.

This is an client app issue. Minifabric cannot do any thing to help. Minifabric already has blockquery command to return txs ina block, please try the command to see returned...

I think the new org needs to be part of the channel first to join a peer to the channel.

Minifabric use OpenSSL to create certs. Then sets up ca node. You can look at the code and see how it works. I am pretty sure you can add some...

Right. It will be somewhere there. But needs logic to import an existing cert/key from a well known ca, given that cert is allowed be intermediate ca, etc.