Upload balance/__Source__.json with huggingface_hub
Browse files- balance/__Source__.json +15 -0
balance/__Source__.json
CHANGED
@@ -6,5 +6,20 @@
|
|
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-13 07:34:45.838061",
|
13 |
+
"transactions": [
|
14 |
+
{
|
15 |
+
"sender": "__Source__",
|
16 |
+
"recipient": "a",
|
17 |
+
"amount": "1000",
|
18 |
+
"balance": "9999999999999999000"
|
19 |
+
}
|
20 |
+
],
|
21 |
+
"balance": 9999999999999999000,
|
22 |
+
"proof": 632238,
|
23 |
+
"previous_hash": "730f30e5b815bab52372674d7f273a49c78f1ef4ffae8a750aa767fbc3f3f5cf"
|
24 |
}
|
25 |
]
|