Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
|
@@ -21,5 +21,20 @@
|
|
| 21 |
"balance": 9999999999999999000,
|
| 22 |
"proof": 632238,
|
| 23 |
"previous_hash": "558014a403b4ea80d669f5669dd7ad0da4923037f209fa86186a608e459d0496"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
}
|
| 25 |
]
|
|
|
|
| 21 |
"balance": 9999999999999999000,
|
| 22 |
"proof": 632238,
|
| 23 |
"previous_hash": "558014a403b4ea80d669f5669dd7ad0da4923037f209fa86186a608e459d0496"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"index": 3,
|
| 27 |
+
"timestamp": "2023-09-17 06:20:24.944888",
|
| 28 |
+
"transactions": [
|
| 29 |
+
{
|
| 30 |
+
"sender": "__Source__",
|
| 31 |
+
"recipient": "a",
|
| 32 |
+
"amount": "1000",
|
| 33 |
+
"balance": "9999999999999998000"
|
| 34 |
+
}
|
| 35 |
+
],
|
| 36 |
+
"balance": 9999999999999998000,
|
| 37 |
+
"proof": 403091,
|
| 38 |
+
"previous_hash": "f694b84d1950daa36c6c1ce642e6e0de63ce3096f1b0423156082f3645fef61a"
|
| 39 |
}
|
| 40 |
]
|