Upload test1.json with huggingface_hub
Browse files- test1.json +13 -0
test1.json
CHANGED
|
@@ -5,5 +5,18 @@
|
|
| 5 |
"transactions": [],
|
| 6 |
"proof": 1,
|
| 7 |
"previous_hash": "0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
}
|
| 9 |
]
|
|
|
|
| 5 |
"transactions": [],
|
| 6 |
"proof": 1,
|
| 7 |
"previous_hash": "0"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"index": 2,
|
| 11 |
+
"timestamp": "2023-09-10 05:15:20.459119",
|
| 12 |
+
"transactions": [
|
| 13 |
+
{
|
| 14 |
+
"sender": "",
|
| 15 |
+
"recipient": "",
|
| 16 |
+
"amount": ""
|
| 17 |
+
}
|
| 18 |
+
],
|
| 19 |
+
"proof": 632238,
|
| 20 |
+
"previous_hash": "c55b61d219d4ee9b3a28530a94a475ccfbc262d8adbf7a134b27f10af7fc704e"
|
| 21 |
}
|
| 22 |
]
|