Omnibus commited on
Commit
14d34d1
·
1 Parent(s): 4cfcb62

Upload balance//b.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/b.json +8 -0
balance/b.json CHANGED
@@ -14,5 +14,13 @@
14
  "recipient": "a",
15
  "amount": "100",
16
  "balance": "900"
 
 
 
 
 
 
 
 
17
  }
18
  ]
 
14
  "recipient": "a",
15
  "amount": "100",
16
  "balance": "900"
17
+ },
18
+ {
19
+ "index": 3,
20
+ "timestamp": "2023-09-11 12:49:07.150163",
21
+ "sender": "b",
22
+ "recipient": "a",
23
+ "amount": "75",
24
+ "balance": "825"
25
  }
26
  ]