Upload balance/a.json with huggingface_hub
Browse files- balance/a.json +16 -0
balance/a.json
CHANGED
|
@@ -102,5 +102,21 @@
|
|
| 102 |
"balance": 10100,
|
| 103 |
"proof": 1108970,
|
| 104 |
"previous_hash": "f6d4c12c46e102d5e837bf2a5d09f6cc419f4998ee01d7662155e60cf414f7d4"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
}
|
| 106 |
]
|
|
|
|
| 102 |
"balance": 10100,
|
| 103 |
"proof": 1108970,
|
| 104 |
"previous_hash": "f6d4c12c46e102d5e837bf2a5d09f6cc419f4998ee01d7662155e60cf414f7d4"
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"index": 8,
|
| 108 |
+
"timestamp": "2023-09-16 23:34:32.903275",
|
| 109 |
+
"block": 7,
|
| 110 |
+
"transactions": [
|
| 111 |
+
{
|
| 112 |
+
"sender": "Bank",
|
| 113 |
+
"recipient": "a",
|
| 114 |
+
"amount": "100",
|
| 115 |
+
"balance": "10200"
|
| 116 |
+
}
|
| 117 |
+
],
|
| 118 |
+
"balance": 10200,
|
| 119 |
+
"proof": 405575,
|
| 120 |
+
"previous_hash": "9973607ab6c1d60b76155b3748310bad65478c1d243c7a7d5576583f26b198b4"
|
| 121 |
}
|
| 122 |
]
|