Omnibus commited on
Commit
7f07f83
·
1 Parent(s): 72c0390

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +16 -0
balance/Bank.json CHANGED
@@ -23,5 +23,21 @@
23
  "balance": 1000,
24
  "proof": 632238,
25
  "previous_hash": "dd5c8d2a1f8b40647cec8f804e7d93b2aaed8fa50860d08061bf846b250709e9"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  }
27
  ]
 
23
  "balance": 1000,
24
  "proof": 632238,
25
  "previous_hash": "dd5c8d2a1f8b40647cec8f804e7d93b2aaed8fa50860d08061bf846b250709e9"
26
+ },
27
+ {
28
+ "index": 3,
29
+ "timestamp": "2023-09-17 06:32:49.978163",
30
+ "block": 5,
31
+ "transactions": [
32
+ {
33
+ "sender": "Bank",
34
+ "recipient": "b",
35
+ "amount": "1000",
36
+ "balance": "0"
37
+ }
38
+ ],
39
+ "balance": 0,
40
+ "proof": 403091,
41
+ "previous_hash": "5860842941702db76a1ead3cee357db900e63153775f3bd576152510865938b0"
42
  }
43
  ]