Upload balance/Bank.json with huggingface_hub
Browse files- balance/Bank.json +16 -0
balance/Bank.json
CHANGED
@@ -135,5 +135,21 @@
|
|
135 |
"balance": 9996800,
|
136 |
"proof": 737640,
|
137 |
"previous_hash": "dc2ffded6d328de810f3fcc680382123e17ba45d2bb2b095c358bba878f0cf8b"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
}
|
139 |
]
|
|
|
135 |
"balance": 9996800,
|
136 |
"proof": 737640,
|
137 |
"previous_hash": "dc2ffded6d328de810f3fcc680382123e17ba45d2bb2b095c358bba878f0cf8b"
|
138 |
+
},
|
139 |
+
{
|
140 |
+
"index": 10,
|
141 |
+
"timestamp": "2023-09-17 06:45:30.264842",
|
142 |
+
"block": 8,
|
143 |
+
"transactions": [
|
144 |
+
{
|
145 |
+
"sender": "Bank",
|
146 |
+
"recipient": "b",
|
147 |
+
"amount": "1000",
|
148 |
+
"balance": "9995800"
|
149 |
+
}
|
150 |
+
],
|
151 |
+
"balance": 9995800,
|
152 |
+
"proof": 600516,
|
153 |
+
"previous_hash": "bd0366a38748fbc5c595ed9daa1a47a600b9a7bde49591fb0f5290261f0eba84"
|
154 |
}
|
155 |
]
|