b9c5af2568
Reviewers: florijan, dgleich, mculinovic Reviewed By: dgleich Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1311
9 lines
201 B
JSON
9 lines
201 B
JSON
{
|
|
"cards_per_worker" : 10000,
|
|
"pos_per_worker" : 1000,
|
|
"transactions_per_worker" : 50000,
|
|
"compromised_pos_probability" : 0.2,
|
|
"fraud_reported_probability" : 0.1,
|
|
"hop_probability" : 0.1
|
|
}
|