Upload new_chain.json with huggingface_hub
Browse files- new_chain.json +23 -0
new_chain.json
CHANGED
@@ -5,5 +5,28 @@
|
|
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-11 09:03:26.288259",
|
12 |
+
"transactions": [
|
13 |
+
{
|
14 |
+
"sender": "",
|
15 |
+
"recipient": "",
|
16 |
+
"amount": ""
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"sender": "None",
|
20 |
+
"recipient": "None",
|
21 |
+
"amount": "None"
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"sender": "None",
|
25 |
+
"recipient": "None",
|
26 |
+
"amount": "None"
|
27 |
+
}
|
28 |
+
],
|
29 |
+
"proof": 632238,
|
30 |
+
"previous_hash": "e214a6ef6efa95378ff134555241a7123bc9c150e0a2d5aa66ffaab8860cf1fd"
|
31 |
}
|
32 |
]
|