-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathserver3.json
More file actions
40 lines (40 loc) · 816 Bytes
/
server3.json
File metadata and controls
40 lines (40 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"9698398a12a206a79c79a87eaa681445": {
"node_id": "user1",
"p_counter": {
"banana": {
"user1": 2
}
},
"n_counter": {
"apple": {
"user1": 3
},
"cocacola": {
"user1": 3
},
"banana": {
"user1": 2
}
}
},
"8f97afbc42f4a95020de6d66dbd176b0": {
"node_id": "user3",
"p_counter": {
"banana": {
"user3": 2
}
},
"n_counter": {
"apple": {
"user3": 3
},
"cocacola": {
"user3": 3
},
"banana": {
"user3": 2
}
}
}
}