Omnibus commited on
Commit
397af58
·
1 Parent(s): ff85eb6

Upload balance/b.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/b.json +16 -0
balance/b.json CHANGED
@@ -6,5 +6,21 @@
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-17 01:41:33.523443",
13
+ "block": 11,
14
+ "transactions": [
15
+ {
16
+ "sender": "Bank",
17
+ "recipient": "b",
18
+ "amount": "10000",
19
+ "balance": "10000"
20
+ }
21
+ ],
22
+ "balance": 10000,
23
+ "proof": 632238,
24
+ "previous_hash": "c2bbb9f9e096890ab6f0eb8614bd2aebc30c7123bb67cd00b1acaeb2a82234a0"
25
  }
26
  ]