Omnibus commited on
Commit
67da6fa
1 Parent(s): f531ae1

Upload balance/c.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/c.json +15 -0
balance/c.json CHANGED
@@ -6,5 +6,20 @@
6
  "balance": 0,
7
  "proof": 1,
8
  "previous_hash": "0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  }
10
  ]
 
6
  "balance": 0,
7
  "proof": 1,
8
  "previous_hash": "0"
9
+ },
10
+ {
11
+ "index": 2,
12
+ "timestamp": "2023-09-13 08:05:39.747466",
13
+ "transactions": [
14
+ {
15
+ "sender": "Bank",
16
+ "recipient": "c",
17
+ "amount": "100000",
18
+ "balance": "100000"
19
+ }
20
+ ],
21
+ "balance": 100000,
22
+ "proof": 632238,
23
+ "previous_hash": "79ffb1cc5893c5414de9c3294c5092ad0f0f0c6216e4d3de302ee105603ad6b7"
24
  }
25
  ]