Upload balance/a.json with huggingface_hub
Browse files- balance/a.json +16 -0
balance/a.json
CHANGED
|
@@ -86,5 +86,21 @@
|
|
| 86 |
"balance": 10000,
|
| 87 |
"proof": 431630,
|
| 88 |
"previous_hash": "bdd391a8f68c8aa5525037a77c834035d08707e808b31626b59bb21b52f44264"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
}
|
| 90 |
]
|
|
|
|
| 86 |
"balance": 10000,
|
| 87 |
"proof": 431630,
|
| 88 |
"previous_hash": "bdd391a8f68c8aa5525037a77c834035d08707e808b31626b59bb21b52f44264"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"index": 7,
|
| 92 |
+
"timestamp": "2023-09-16 23:34:16.176490",
|
| 93 |
+
"block": 6,
|
| 94 |
+
"transactions": [
|
| 95 |
+
{
|
| 96 |
+
"sender": "Bank",
|
| 97 |
+
"recipient": "a",
|
| 98 |
+
"amount": "100",
|
| 99 |
+
"balance": "10100"
|
| 100 |
+
}
|
| 101 |
+
],
|
| 102 |
+
"balance": 10100,
|
| 103 |
+
"proof": 1108970,
|
| 104 |
+
"previous_hash": "f6d4c12c46e102d5e837bf2a5d09f6cc419f4998ee01d7662155e60cf414f7d4"
|
| 105 |
}
|
| 106 |
]
|