Upload balance/b.json with huggingface_hub
Browse files- balance/b.json +10 -0
balance/b.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"index": 1,
|
4 |
+
"timestamp": "2023-09-13 07:52:27.004344",
|
5 |
+
"transactions": [],
|
6 |
+
"balance": 0,
|
7 |
+
"proof": 1,
|
8 |
+
"previous_hash": "0"
|
9 |
+
}
|
10 |
+
]
|