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

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +15 -0
balance/Bank.json CHANGED
@@ -21,5 +21,20 @@
21
  "balance": 100000000,
22
  "proof": 632238,
23
  "previous_hash": "cd44e52540714de84f575b47a3a1c9cb33aeee30a823f598f19fe30fef480acc"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  }
25
  ]
 
21
  "balance": 100000000,
22
  "proof": 632238,
23
  "previous_hash": "cd44e52540714de84f575b47a3a1c9cb33aeee30a823f598f19fe30fef480acc"
24
+ },
25
+ {
26
+ "index": 3,
27
+ "timestamp": "2023-09-13 07:52:27.720112",
28
+ "transactions": [
29
+ {
30
+ "sender": "Bank",
31
+ "recipient": "b",
32
+ "amount": "10000",
33
+ "balance": "99990000"
34
+ }
35
+ ],
36
+ "balance": 99990000,
37
+ "proof": 403091,
38
+ "previous_hash": "d41f7567f26fe67c3b702423e0418a40525ce4054bac593d2f84415cff529d90"
39
  }
40
  ]