Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
|
@@ -6,5 +6,20 @@
|
|
| 6 |
"balance": 0,
|
| 7 |
"proof": 1,
|
| 8 |
"previous_hash": "0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
}
|
| 10 |
]
|
|
|
|
| 6 |
"balance": 0,
|
| 7 |
"proof": 1,
|
| 8 |
"previous_hash": "0"
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"index": 2,
|
| 12 |
+
"timestamp": "2023-09-17 01:04:36.161268",
|
| 13 |
+
"transactions": [
|
| 14 |
+
{
|
| 15 |
+
"sender": "Bank",
|
| 16 |
+
"recipient": "a",
|
| 17 |
+
"amount": "10000",
|
| 18 |
+
"balance": "1949800"
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"balance": 1949800,
|
| 22 |
+
"proof": 632238,
|
| 23 |
+
"previous_hash": "f0f95065da142253964c3bfc655cf56084fd1f994033017ee5bda4dcc7483001"
|
| 24 |
}
|
| 25 |
]
|