Upload balance//c.json with huggingface_hub
Browse files- balance/c.json +10 -0
balance/c.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"index": 1,
|
4 |
+
"timestamp": "2023-09-11 13:24:17.350748",
|
5 |
+
"sender": "Bank",
|
6 |
+
"recipient": "c",
|
7 |
+
"amount": "1000",
|
8 |
+
"balance": "1000"
|
9 |
+
}
|
10 |
+
]
|