Re: Channel Policy
Jason Yellick <jyellick@...>
Your orderer processes must always satisfy the /Channel/Writers policy (or they will not be able to process config updates and channel creation transactions). Based on the below, it looks like your policy restriction is excluding them. Most likely, what you really want to modify is the /Channel/Application/Readers policy (in the Application section of your configtx.yaml), this will allow you to specify the subset of application orgs you wish to be able to submit transactions.
~Jason
----- Original message -----
|
|