Omnibus commited on
Commit
2b9d1c0
1 Parent(s): 2ef937d

Upload balance//Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +9 -0
balance/Bank.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "index": 1,
4
+ "timestamp": "2023-09-11 11:44:22.803782",
5
+ "sender": "Source",
6
+ "recipient": "Bank",
7
+ "amount": "1000000000000"
8
+ }
9
+ ]