Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
@@ -21,5 +21,20 @@
|
|
21 |
"balance": 1949800,
|
22 |
"proof": 632238,
|
23 |
"previous_hash": "f0f95065da142253964c3bfc655cf56084fd1f994033017ee5bda4dcc7483001"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
}
|
25 |
]
|
|
|
21 |
"balance": 1949800,
|
22 |
"proof": 632238,
|
23 |
"previous_hash": "f0f95065da142253964c3bfc655cf56084fd1f994033017ee5bda4dcc7483001"
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"index": 3,
|
27 |
+
"timestamp": "2023-09-17 01:35:54.709379",
|
28 |
+
"transactions": [
|
29 |
+
{
|
30 |
+
"sender": "Bank",
|
31 |
+
"recipient": "a",
|
32 |
+
"amount": "10000",
|
33 |
+
"balance": "1939800"
|
34 |
+
}
|
35 |
+
],
|
36 |
+
"balance": 1939800,
|
37 |
+
"proof": 403091,
|
38 |
+
"previous_hash": "082bfaebef33a775d94fda5c91947b4bf6c3108f53e9c5e497c347d785d9ca65"
|
39 |
}
|
40 |
]
|