Upload chain1.json with huggingface_hub
Browse files- chain1.json +13 -0
chain1.json
CHANGED
@@ -25,5 +25,18 @@
|
|
25 |
"transactions": [],
|
26 |
"proof": 403091,
|
27 |
"previous_hash": "4a9bb7002f87d4b67602bd1ca70b74ed93b1a87e4b91f7d7708c65d76f646cb3"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
}
|
29 |
]
|
|
|
25 |
"transactions": [],
|
26 |
"proof": 403091,
|
27 |
"previous_hash": "4a9bb7002f87d4b67602bd1ca70b74ed93b1a87e4b91f7d7708c65d76f646cb3"
|
28 |
+
},
|
29 |
+
{
|
30 |
+
"index": 4,
|
31 |
+
"timestamp": "2023-09-11 12:49:13.981723",
|
32 |
+
"transactions": [
|
33 |
+
{
|
34 |
+
"sender": "b",
|
35 |
+
"recipient": "a",
|
36 |
+
"amount": "75"
|
37 |
+
}
|
38 |
+
],
|
39 |
+
"proof": 714736,
|
40 |
+
"previous_hash": "e6a6822514ac6759c5c4cd78d86bfdafe17262c69e14240f909318135b035c22"
|
41 |
}
|
42 |
]
|