Omnibus commited on
Commit
4cfcb62
1 Parent(s): 46850c9

Upload balance//a.json with huggingface_hub

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