Upload balance/a.json with huggingface_hub
Browse files- balance/a.json +16 -0
balance/a.json
CHANGED
@@ -54,5 +54,21 @@
|
|
54 |
"balance": 21000,
|
55 |
"proof": 714736,
|
56 |
"previous_hash": "ec2b2b40840cbea5054f6bf6bbdb0e891bf2134b22e853cf5c33dd424dc144fd"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
}
|
58 |
]
|
|
|
54 |
"balance": 21000,
|
55 |
"proof": 714736,
|
56 |
"previous_hash": "ec2b2b40840cbea5054f6bf6bbdb0e891bf2134b22e853cf5c33dd424dc144fd"
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"index": 5,
|
60 |
+
"timestamp": "2023-09-16 23:23:35.062310",
|
61 |
+
"block": 6,
|
62 |
+
"transactions": [
|
63 |
+
{
|
64 |
+
"sender": "a",
|
65 |
+
"recipient": "c",
|
66 |
+
"amount": "10000",
|
67 |
+
"balance": "11000"
|
68 |
+
}
|
69 |
+
],
|
70 |
+
"balance": 11000,
|
71 |
+
"proof": 476581,
|
72 |
+
"previous_hash": "fa5762ed26ed1b4f3e76f6e49f99d34559bc3901230500f4c5ea3d05d7850a59"
|
73 |
}
|
74 |
]
|