Omnibus commited on
Commit
30161b5
1 Parent(s): e86bbed

Upload balance//b.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/b.json +10 -0
balance/b.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "index": 1,
4
+ "timestamp": "2023-09-11 12:29:16.909540",
5
+ "sender": "a",
6
+ "recipient": "b",
7
+ "amount": "1000",
8
+ "balance": "1000"
9
+ }
10
+ ]