Upload balance//Source.json with huggingface_hub
Browse files- balance/Source.json +8 -0
balance/Source.json
CHANGED
@@ -6,5 +6,13 @@
|
|
6 |
"recipient": "Bank",
|
7 |
"amount": "1000000000000",
|
8 |
"balance": "1000000000000000000000000"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
}
|
10 |
]
|
|
|
6 |
"recipient": "Bank",
|
7 |
"amount": "1000000000000",
|
8 |
"balance": "1000000000000000000000000"
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"index": 2,
|
12 |
+
"timestamp": "2023-09-12 02:26:02.081541",
|
13 |
+
"sender": "Source",
|
14 |
+
"recipient": "a",
|
15 |
+
"amount": "75",
|
16 |
+
"balance": "999999999999999999999925"
|
17 |
}
|
18 |
]
|