Upload balance/__Source__.json with huggingface_hub
Browse files- balance/__Source__.json +16 -0
balance/__Source__.json
CHANGED
@@ -6,5 +6,21 @@
|
|
6 |
"balance": 10000000000000000000,
|
7 |
"proof": 1,
|
8 |
"previous_hash": 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
}
|
10 |
]
|
|
|
6 |
"balance": 10000000000000000000,
|
7 |
"proof": 1,
|
8 |
"previous_hash": 0
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"index": 2,
|
12 |
+
"timestamp": "2023-09-16 23:15:51.711475",
|
13 |
+
"block": 6,
|
14 |
+
"transactions": [
|
15 |
+
{
|
16 |
+
"sender": "__Source__",
|
17 |
+
"recipient": "a",
|
18 |
+
"amount": "10000",
|
19 |
+
"balance": "9999999999999990000"
|
20 |
+
}
|
21 |
+
],
|
22 |
+
"balance": 9999999999999990000,
|
23 |
+
"proof": 632238,
|
24 |
+
"previous_hash": "24d0d2fedaf745c388d3ddcc327671b2e0c96d08e0fa65e419997ff7d2587db3"
|
25 |
}
|
26 |
]
|