Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
@@ -126,5 +126,20 @@
|
|
126 |
"balance": 1916700,
|
127 |
"proof": 737640,
|
128 |
"previous_hash": "78850efac1cb38000fdb705d660beb4480bd492954f51be1c9ff3ae28fad3c83"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
}
|
130 |
]
|
|
|
126 |
"balance": 1916700,
|
127 |
"proof": 737640,
|
128 |
"previous_hash": "78850efac1cb38000fdb705d660beb4480bd492954f51be1c9ff3ae28fad3c83"
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"index": 10,
|
132 |
+
"timestamp": "2023-09-17 02:30:30.888030",
|
133 |
+
"transactions": [
|
134 |
+
{
|
135 |
+
"sender": "Bank",
|
136 |
+
"recipient": "a",
|
137 |
+
"amount": "1000",
|
138 |
+
"balance": "1915700"
|
139 |
+
}
|
140 |
+
],
|
141 |
+
"balance": 1915700,
|
142 |
+
"proof": 600516,
|
143 |
+
"previous_hash": "81b93c0404a2933876edeeade7be763dcc7ae3230701784464c1729591122a77"
|
144 |
}
|
145 |
]
|