Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
@@ -21,5 +21,20 @@
|
|
21 |
"balance": 0,
|
22 |
"proof": 632238,
|
23 |
"previous_hash": "47121b1e75e174ea1d8fee3d29d63a9c42a5ba49306ad9af7fb563d02ecba581"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
}
|
25 |
]
|
|
|
21 |
"balance": 0,
|
22 |
"proof": 632238,
|
23 |
"previous_hash": "47121b1e75e174ea1d8fee3d29d63a9c42a5ba49306ad9af7fb563d02ecba581"
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"index": 3,
|
27 |
+
"timestamp": "2023-09-17 06:33:43.953066",
|
28 |
+
"transactions": [
|
29 |
+
{
|
30 |
+
"sender": "__Source__",
|
31 |
+
"recipient": "Bank",
|
32 |
+
"amount": "10000000",
|
33 |
+
"balance": "9999999999989996000"
|
34 |
+
}
|
35 |
+
],
|
36 |
+
"balance": 9999999999989996000,
|
37 |
+
"proof": 403091,
|
38 |
+
"previous_hash": "51bc146fde9362712dd9d53139ab9339c463e19d6656f5c1b704898c1ba45da4"
|
39 |
}
|
40 |
]
|