Omnibus commited on
Commit
6b53d49
·
1 Parent(s): 233f566

Upload balance/b.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/b.json +15 -0
balance/b.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 07:52:28.712243",
13
+ "transactions": [
14
+ {
15
+ "sender": "Bank",
16
+ "recipient": "b",
17
+ "amount": "10000",
18
+ "balance": "10000"
19
+ }
20
+ ],
21
+ "balance": 10000,
22
+ "proof": 632238,
23
+ "previous_hash": "d780ec2ac880f8fba5de10d6642162f53c1532b4d41abbe42144081b033d3509"
24
  }
25
  ]