Skip to content

Commit

Permalink
[FAB-12056] Private marbles cc use transient data
Browse files Browse the repository at this point in the history
The marbles02_private example needs to be updated to pass all
attributes as transient data instead of arguments.
This will prevent identifiable information being sent to the orderer.

Also removed transferMarblesBasedOnColor since range
queries and update is not supported in a transaction when
using private data, as different peers may have
different data in their local private state
databases.

Change-Id: I7c3cebcb49b6c59e4e8ea35f46a799ffdd1999e9
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
  • Loading branch information
denyeart committed Jan 6, 2019
1 parent 39e8ec4 commit 8a458b5
Showing 1 changed file with 158 additions and 142 deletions.
Loading

0 comments on commit 8a458b5

Please sign in to comment.