Date
1 - 4 of 4
What is 'member' role? #fabric #policies
Kevin X
What is the member role as mentioned here: https://hyperledger-fabric.readthedocs.io/en/latest/endorsement-policies.html#endorsement-policy-syntax?
Does this mean any of the 'clinet', 'admin' or 'peer' rlole?
|
|
Yes, any identity that is signed by the org root cert. a.k.a., can be of client, peer, admin, orderer role, or no role.
On Tue, Apr 6, 2021 at 3:54 PM Kevin X <kevinx8888@...> wrote: What is the member role as mentioned here: https://hyperledger-fabric.readthedocs.io/en/latest/endorsement-policies.html#endorsement-policy-syntax? --
Best wishes! Baohua Yang
|
|
BigBang019
Hi, in this way, does it means anyone in this org can generate read/write sets for a transaction and send "endorsed" transaction to orderer and thus make it committed
|
|
True, as long as the policy is guaranteed.
On Mon, Jan 24, 2022 at 3:56 AM BigBang019 <zhuxy0000@...> wrote: Hi, in this way, does it means anyone in this org can generate read/write sets for a transaction and send "endorsed" transaction to orderer and thus make it committed --
Best wishes! Baohua Yang
|
|