Omnibus commited on
Commit
d1a3bdd
·
1 Parent(s): 0746566

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +15 -0
balance/Bank.json CHANGED
@@ -51,5 +51,20 @@
51
  "balance": 99890000,
52
  "proof": 714736,
53
  "previous_hash": "8f7966496864936513e53704c563e99b9dee206420380c3234edd8cd5f2a93c1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  }
55
  ]
 
51
  "balance": 99890000,
52
  "proof": 714736,
53
  "previous_hash": "8f7966496864936513e53704c563e99b9dee206420380c3234edd8cd5f2a93c1"
54
+ },
55
+ {
56
+ "index": 5,
57
+ "timestamp": "2023-09-13 08:05:57.130633",
58
+ "transactions": [
59
+ {
60
+ "sender": "Bank",
61
+ "recipient": "d",
62
+ "amount": "100000",
63
+ "balance": "99790000"
64
+ }
65
+ ],
66
+ "balance": 99790000,
67
+ "proof": 476581,
68
+ "previous_hash": "361ef5f86001a941ef81acc97d73e0d8cdd271149138a2cba19f2a881fbd1ac9"
69
  }
70
  ]