Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
@@ -51,5 +51,20 @@
|
|
51 |
"balance": 1939700,
|
52 |
"proof": 714736,
|
53 |
"previous_hash": "26c312b777949f2c1399c49c83c19d30ef7f140ceb2442036ae694d37e98ce79"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
}
|
55 |
]
|
|
|
51 |
"balance": 1939700,
|
52 |
"proof": 714736,
|
53 |
"previous_hash": "26c312b777949f2c1399c49c83c19d30ef7f140ceb2442036ae694d37e98ce79"
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"index": 5,
|
57 |
+
"timestamp": "2023-09-17 01:41:32.499533",
|
58 |
+
"transactions": [
|
59 |
+
{
|
60 |
+
"sender": "Bank",
|
61 |
+
"recipient": "b",
|
62 |
+
"amount": "10000",
|
63 |
+
"balance": "1929700"
|
64 |
+
}
|
65 |
+
],
|
66 |
+
"balance": 1929700,
|
67 |
+
"proof": 476581,
|
68 |
+
"previous_hash": "bd34c278099f8ae3a4a86b0042dc1ee82ef7c57a5e55a760876e97d3b0b0916a"
|
69 |
}
|
70 |
]
|