Upload balance/b.json with huggingface_hub
Browse files- balance/b.json +16 -0
balance/b.json
CHANGED
|
@@ -38,5 +38,21 @@
|
|
| 38 |
"balance": 11000,
|
| 39 |
"proof": 403091,
|
| 40 |
"previous_hash": "e08a99173b1735164ade9b86f0203b558a4ba28bd2f0e783fac2c90e79de50d3"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
}
|
| 42 |
]
|
|
|
|
| 38 |
"balance": 11000,
|
| 39 |
"proof": 403091,
|
| 40 |
"previous_hash": "e08a99173b1735164ade9b86f0203b558a4ba28bd2f0e783fac2c90e79de50d3"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"index": 4,
|
| 44 |
+
"timestamp": "2023-09-17 01:49:34.061122",
|
| 45 |
+
"block": 14,
|
| 46 |
+
"transactions": [
|
| 47 |
+
{
|
| 48 |
+
"sender": "Bank",
|
| 49 |
+
"recipient": "b",
|
| 50 |
+
"amount": "1000",
|
| 51 |
+
"balance": "12000"
|
| 52 |
+
}
|
| 53 |
+
],
|
| 54 |
+
"balance": 12000,
|
| 55 |
+
"proof": 714736,
|
| 56 |
+
"previous_hash": "14c1756e50f8d5af769d5184103c6ead8fe045afa09c789d3570a770d04d8cc9"
|
| 57 |
}
|
| 58 |
]
|