Upload balance/b.json with huggingface_hub
Browse files- balance/b.json +16 -0
balance/b.json
CHANGED
@@ -22,5 +22,21 @@
|
|
22 |
"balance": 10000,
|
23 |
"proof": 632238,
|
24 |
"previous_hash": "c2bbb9f9e096890ab6f0eb8614bd2aebc30c7123bb67cd00b1acaeb2a82234a0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
}
|
26 |
]
|
|
|
22 |
"balance": 10000,
|
23 |
"proof": 632238,
|
24 |
"previous_hash": "c2bbb9f9e096890ab6f0eb8614bd2aebc30c7123bb67cd00b1acaeb2a82234a0"
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"index": 3,
|
28 |
+
"timestamp": "2023-09-17 01:49:21.230501",
|
29 |
+
"block": 13,
|
30 |
+
"transactions": [
|
31 |
+
{
|
32 |
+
"sender": "Bank",
|
33 |
+
"recipient": "b",
|
34 |
+
"amount": "1000",
|
35 |
+
"balance": "11000"
|
36 |
+
}
|
37 |
+
],
|
38 |
+
"balance": 11000,
|
39 |
+
"proof": 403091,
|
40 |
+
"previous_hash": "e08a99173b1735164ade9b86f0203b558a4ba28bd2f0e783fac2c90e79de50d3"
|
41 |
}
|
42 |
]
|