Upload balance/d.json with huggingface_hub
Browse files- balance/d.json +15 -0
balance/d.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-13 08:05:58.339227",
|
13 |
+
"transactions": [
|
14 |
+
{
|
15 |
+
"sender": "Bank",
|
16 |
+
"recipient": "d",
|
17 |
+
"amount": "100000",
|
18 |
+
"balance": "100000"
|
19 |
+
}
|
20 |
+
],
|
21 |
+
"balance": 100000,
|
22 |
+
"proof": 632238,
|
23 |
+
"previous_hash": "3727955ed7503b747a7f399271766cab64b4a7bf384de93ade5565b52ab2c7f9"
|
24 |
}
|
25 |
]
|