Upload test1.json with huggingface_hub
Browse files- test1.json +9 -0
test1.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"index": 1,
|
4 |
+
"timestamp": "2023-09-10 04:58:09.437724",
|
5 |
+
"transactions": [],
|
6 |
+
"proof": 1,
|
7 |
+
"previous_hash": "0"
|
8 |
+
}
|
9 |
+
]
|