How to control visibility of assets in Hyperledger Fabric

0 votes
i have built a private blockchain with 3 parties.. out of these, two parties will be constant and one party can be changed. i want to build a blockchain where when this party is changed, the transactions made with the old party should not be visible to the new party and the previous party should not be able to see the transactions with the new party.. how to do it?
Jul 10, 2018 in Blockchain by slayer
• 29,350 points
636 views

1 answer to this question.

0 votes
you can use proof of Authority consensus to do it.. accounts can create transactions and unauthorized nodes can just sync with it.. go through the following example to know more: https://www.linkedin.com/pulse/use-puppet-configure-clique-poa-private-blockchain-ajay-singh
answered Jul 10, 2018 by digger
• 26,740 points

Related Questions In Blockchain

0 votes
1 answer

How to control a malicious user in hyperledger fabric?

Fabric is an implementation of blockchain. Blockchain ...READ MORE

answered Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
849 views
0 votes
1 answer

How to connect channels of different systems in Hyperledger Fabric?

When you create a channel, you will ...READ MORE

answered Nov 20, 2018 in Blockchain by Omkar
• 69,210 points
489 views
0 votes
0 answers

how to add path of chain code in hyperledger fabric in startfabric.sh

#!/bin/bash # # Copyright IBM Corp All Rights Reserved # # ...READ MORE

Mar 17, 2019 in Blockchain by anonymous
1,088 views
+1 vote
0 answers
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,235 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
728 views
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer

How to generate events in Hyperledger Fabric?

You can generate events using a method ...READ MORE

answered Jul 26, 2018 in Blockchain by digger
• 26,740 points
1,236 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP