Upload balance/b.json with huggingface_hub
Browse files- balance/b.json +15 -0
balance/b.json
CHANGED
@@ -21,5 +21,20 @@
|
|
21 |
"balance": 10000,
|
22 |
"proof": 632238,
|
23 |
"previous_hash": "d780ec2ac880f8fba5de10d6642162f53c1532b4d41abbe42144081b033d3509"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
}
|
25 |
]
|
|
|
21 |
"balance": 10000,
|
22 |
"proof": 632238,
|
23 |
"previous_hash": "d780ec2ac880f8fba5de10d6642162f53c1532b4d41abbe42144081b033d3509"
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"index": 3,
|
27 |
+
"timestamp": "2023-09-13 09:23:32.220174",
|
28 |
+
"transactions": [
|
29 |
+
{
|
30 |
+
"sender": "Bank",
|
31 |
+
"recipient": "b",
|
32 |
+
"amount": "10000",
|
33 |
+
"balance": "20000"
|
34 |
+
}
|
35 |
+
],
|
36 |
+
"balance": 20000,
|
37 |
+
"proof": 403091,
|
38 |
+
"previous_hash": "441469cf027a68206187cddffd34bab5601c8f4562cceca7d007c870274c96a6"
|
39 |
}
|
40 |
]
|