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

Upload balance//b.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/b.json +8 -0
balance/b.json CHANGED
@@ -6,5 +6,13 @@
6
  "recipient": "b",
7
  "amount": "1000",
8
  "balance": "1000"
 
 
 
 
 
 
 
 
9
  }
10
  ]
 
6
  "recipient": "b",
7
  "amount": "1000",
8
  "balance": "1000"
9
+ },
10
+ {
11
+ "index": 2,
12
+ "timestamp": "2023-09-11 12:39:10.330922",
13
+ "sender": "b",
14
+ "recipient": "a",
15
+ "amount": "100",
16
+ "balance": "900"
17
  }
18
  ]