Omnibus commited on
Commit
90417db
·
1 Parent(s): 3afff15

Upload balance/c.json with huggingface_hub

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