Upload balance/Bank.json with huggingface_hub
Browse files- balance/Bank.json +16 -0
balance/Bank.json
CHANGED
@@ -214,5 +214,21 @@
|
|
214 |
"balance": 1949800,
|
215 |
"proof": 602015,
|
216 |
"previous_hash": "943ac8c80e960bf5f044c47b3209dfd99dacc6d0a572a9dca7ea16c354831893"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
217 |
}
|
218 |
]
|
|
|
214 |
"balance": 1949800,
|
215 |
"proof": 602015,
|
216 |
"previous_hash": "943ac8c80e960bf5f044c47b3209dfd99dacc6d0a572a9dca7ea16c354831893"
|
217 |
+
},
|
218 |
+
{
|
219 |
+
"index": 15,
|
220 |
+
"timestamp": "2023-09-17 01:35:53.950017",
|
221 |
+
"block": 9,
|
222 |
+
"transactions": [
|
223 |
+
{
|
224 |
+
"sender": "Bank",
|
225 |
+
"recipient": "a",
|
226 |
+
"amount": "10000",
|
227 |
+
"balance": "1939800"
|
228 |
+
}
|
229 |
+
],
|
230 |
+
"balance": 1939800,
|
231 |
+
"proof": 594095,
|
232 |
+
"previous_hash": "7dc59d76f447e6ab5b219e6f415688408bd7e8c04ec98ad403b4ef5b19483061"
|
233 |
}
|
234 |
]
|