Upload chains/chain1.json with huggingface_hub
Browse files- chains/chain1.json +34 -0
chains/chain1.json
CHANGED
|
@@ -219,5 +219,39 @@
|
|
| 219 |
],
|
| 220 |
"proof": 476581,
|
| 221 |
"previous_hash": "196744815a78f518094753872e38876055075a9742f3f79e300cd4f8c1ef5334"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 222 |
}
|
| 223 |
]
|
|
|
|
| 219 |
],
|
| 220 |
"proof": 476581,
|
| 221 |
"previous_hash": "196744815a78f518094753872e38876055075a9742f3f79e300cd4f8c1ef5334"
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"index": 6,
|
| 225 |
+
"timestamp": "2023-09-17 06:39:34.565011",
|
| 226 |
+
"transactions": [
|
| 227 |
+
[
|
| 228 |
+
{
|
| 229 |
+
"role": "Sender",
|
| 230 |
+
"name": "Bank",
|
| 231 |
+
"index": 7,
|
| 232 |
+
"timestamp": "2023-09-17 06:39:30.777743",
|
| 233 |
+
"recipient": "c",
|
| 234 |
+
"amount": "1000",
|
| 235 |
+
"balance": 9998800,
|
| 236 |
+
"proof": 1108970,
|
| 237 |
+
"previous_hash": "8f238a9d8c58417e127f547f6902cad7e49fdf17ba03775ba3097f3392261a81",
|
| 238 |
+
"block": 6
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"role": "Recipient",
|
| 242 |
+
"name": "c",
|
| 243 |
+
"index": 2,
|
| 244 |
+
"timestamp": "2023-09-17 06:39:32.424063",
|
| 245 |
+
"sender": "Bank",
|
| 246 |
+
"amount": "1000",
|
| 247 |
+
"balance": 1000,
|
| 248 |
+
"proof": 632238,
|
| 249 |
+
"previous_hash": "f7050fee45427a47ffd90327ecb99d712d073bd323b5a7820719d9ae6623c18e",
|
| 250 |
+
"block": 6
|
| 251 |
+
}
|
| 252 |
+
]
|
| 253 |
+
],
|
| 254 |
+
"proof": 431630,
|
| 255 |
+
"previous_hash": "c72a53651a8c2dc66e45820493d491ac98fbedd57b3ee8e3b6d74c60e02cbc48"
|
| 256 |
}
|
| 257 |
]
|