Upload balance/b.json with huggingface_hub
Browse files- balance/b.json +15 -0
balance/b.json
CHANGED
@@ -51,5 +51,20 @@
|
|
51 |
"balance": 21000,
|
52 |
"proof": 714736,
|
53 |
"previous_hash": "fd02509fe064f8b617ac1b5dcbf0d62888d1ea7fbd4a954f50225070aa14114e"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
}
|
55 |
]
|
|
|
51 |
"balance": 21000,
|
52 |
"proof": 714736,
|
53 |
"previous_hash": "fd02509fe064f8b617ac1b5dcbf0d62888d1ea7fbd4a954f50225070aa14114e"
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"index": 5,
|
57 |
+
"timestamp": "2023-09-14 01:55:40.482557",
|
58 |
+
"transactions": [
|
59 |
+
{
|
60 |
+
"sender": "Bank",
|
61 |
+
"recipient": "b",
|
62 |
+
"amount": "1000",
|
63 |
+
"balance": "22000"
|
64 |
+
}
|
65 |
+
],
|
66 |
+
"balance": 22000,
|
67 |
+
"proof": 476581,
|
68 |
+
"previous_hash": "261f23a20daf87651e014d8386037e770a5c1753007760ca78a383d79cb80aa9"
|
69 |
}
|
70 |
]
|