Upload balance/b.json with huggingface_hub
Browse files- balance/b.json +15 -0
balance/b.json
CHANGED
@@ -36,5 +36,20 @@
|
|
36 |
"balance": 20000,
|
37 |
"proof": 403091,
|
38 |
"previous_hash": "441469cf027a68206187cddffd34bab5601c8f4562cceca7d007c870274c96a6"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
}
|
40 |
]
|
|
|
36 |
"balance": 20000,
|
37 |
"proof": 403091,
|
38 |
"previous_hash": "441469cf027a68206187cddffd34bab5601c8f4562cceca7d007c870274c96a6"
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"index": 4,
|
42 |
+
"timestamp": "2023-09-13 10:45:44.262867",
|
43 |
+
"transactions": [
|
44 |
+
{
|
45 |
+
"sender": "a",
|
46 |
+
"recipient": "b",
|
47 |
+
"amount": "1000",
|
48 |
+
"balance": "21000"
|
49 |
+
}
|
50 |
+
],
|
51 |
+
"balance": 21000,
|
52 |
+
"proof": 714736,
|
53 |
+
"previous_hash": "fd02509fe064f8b617ac1b5dcbf0d62888d1ea7fbd4a954f50225070aa14114e"
|
54 |
}
|
55 |
]
|