Upload balance/Bank.json with huggingface_hub
Browse files- balance/Bank.json +15 -0
balance/Bank.json
CHANGED
@@ -351,5 +351,20 @@
|
|
351 |
"balance": 99722400,
|
352 |
"proof": 1229133,
|
353 |
"previous_hash": "a85f8ee5f45501b1858906b3fecc2c6fe3397bc60825cb6e98696a21b7b04eab"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
354 |
}
|
355 |
]
|
|
|
351 |
"balance": 99722400,
|
352 |
"proof": 1229133,
|
353 |
"previous_hash": "a85f8ee5f45501b1858906b3fecc2c6fe3397bc60825cb6e98696a21b7b04eab"
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"index": 25,
|
357 |
+
"timestamp": "2023-09-13 09:50:55.511301",
|
358 |
+
"transactions": [
|
359 |
+
{
|
360 |
+
"sender": "Bank",
|
361 |
+
"recipient": "c",
|
362 |
+
"amount": "1000",
|
363 |
+
"balance": "99721400"
|
364 |
+
}
|
365 |
+
],
|
366 |
+
"balance": 99721400,
|
367 |
+
"proof": 26098,
|
368 |
+
"previous_hash": "40eb8c4c1b62679199ce38d193f8f53bb099fc3d037c4a2cfc9e20b0c7c3d4b4"
|
369 |
}
|
370 |
]
|