Omnibus commited on
Commit
f20742a
1 Parent(s): 22ceb1f

Upload error_rec.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. error_rec.json +16 -0
error_rec.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": "2024-01-13 22:27:11.032173",
14
+ "block": 10,
15
+ "transactions": [
16
+ {
17
+ "sender": "Bank",
18
+ "recipient": "None",
19
+ "amount": "1000",
20
+ "balance": "1000"
21
+ }
22
+ ],
23
+ "balance": 1000,
24
+ "proof": 632238,
25
+ "previous_hash": "cb9045a17cd25e47e5521c234e6eee5c1e9a683395ce119252613bb31586d86b"
26
  }
27
  ]