Upload chains/chain1.json with huggingface_hub
Browse files- chains/chain1.json +9 -0
chains/chain1.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"index": 1,
|
4 |
+
"timestamp": "2023-09-12 02:25:35.291112",
|
5 |
+
"transactions": [],
|
6 |
+
"proof": 1,
|
7 |
+
"previous_hash": "0"
|
8 |
+
}
|
9 |
+
]
|