Omnibus commited on
Commit
48ac44d
1 Parent(s): 92d1f77

Upload balance//Bank.json with huggingface_hub

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