Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
@@ -6,5 +6,20 @@
|
|
6 |
"balance": 0,
|
7 |
"proof": 1,
|
8 |
"previous_hash": "0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
}
|
10 |
]
|
|
|
6 |
"balance": 0,
|
7 |
"proof": 1,
|
8 |
"previous_hash": "0"
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"index": 2,
|
12 |
+
"timestamp": "2023-09-20 03:28:58.387397",
|
13 |
+
"transactions": [
|
14 |
+
{
|
15 |
+
"sender": "Bank",
|
16 |
+
"recipient": "3eJ1rhzgTgHRYejjhpmHL14K4FrWeYbeaq2edDtwtt5dPRiSUiM2GqZ",
|
17 |
+
"amount": "1000000",
|
18 |
+
"balance": "8895800"
|
19 |
+
}
|
20 |
+
],
|
21 |
+
"balance": 8895800,
|
22 |
+
"proof": 632238,
|
23 |
+
"previous_hash": "1fa9c8b271c5fb32beae9033ebf3f298f11226f582c52f636e583538c72fb696"
|
24 |
}
|
25 |
]
|