Upload balance/__Source__.json with huggingface_hub
Browse files- balance/__Source__.json +10 -0
balance/__Source__.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"index": 1,
|
4 |
+
"timestamp": "2023-09-17 05:09:34.855889",
|
5 |
+
"transactions": [],
|
6 |
+
"balance": 10000000000000000000,
|
7 |
+
"proof": 1,
|
8 |
+
"previous_hash": 0
|
9 |
+
}
|
10 |
+
]
|