Upload balance/Bank.json with huggingface_hub
Browse files- balance/Bank.json +16 -0
balance/Bank.json
CHANGED
@@ -118,5 +118,21 @@
|
|
118 |
"balance": 2000800,
|
119 |
"proof": 405575,
|
120 |
"previous_hash": "7f2186edd8c27b52804117a7b0d740f448f49541c569ba7cd95f276efa3eb3be"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
121 |
}
|
122 |
]
|
|
|
118 |
"balance": 2000800,
|
119 |
"proof": 405575,
|
120 |
"previous_hash": "7f2186edd8c27b52804117a7b0d740f448f49541c569ba7cd95f276efa3eb3be"
|
121 |
+
},
|
122 |
+
{
|
123 |
+
"index": 9,
|
124 |
+
"timestamp": "2023-09-17 00:30:21.404016",
|
125 |
+
"block": 6,
|
126 |
+
"transactions": [
|
127 |
+
{
|
128 |
+
"sender": "Bank",
|
129 |
+
"recipient": "a",
|
130 |
+
"amount": "10000",
|
131 |
+
"balance": "1990800"
|
132 |
+
}
|
133 |
+
],
|
134 |
+
"balance": 1990800,
|
135 |
+
"proof": 737640,
|
136 |
+
"previous_hash": "f1cffc75f285d66b6dda22478c0fc9d564d74c68241a3973b16e91cd3d0d1289"
|
137 |
}
|
138 |
]
|