Omnibus commited on
Commit
e0e8f32
·
1 Parent(s): b34e86a

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +15 -0
balance/Bank.json CHANGED
@@ -111,5 +111,20 @@
111
  "balance": 99789700,
112
  "proof": 405575,
113
  "previous_hash": "6aa806278d2dcaa25f135847b1505b96017cc902cb401066e2f2ebc068955389"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
  }
115
  ]
 
111
  "balance": 99789700,
112
  "proof": 405575,
113
  "previous_hash": "6aa806278d2dcaa25f135847b1505b96017cc902cb401066e2f2ebc068955389"
114
+ },
115
+ {
116
+ "index": 9,
117
+ "timestamp": "2023-09-13 08:30:50.616309",
118
+ "transactions": [
119
+ {
120
+ "sender": "Bank",
121
+ "recipient": "a",
122
+ "amount": "1000",
123
+ "balance": "99788700"
124
+ }
125
+ ],
126
+ "balance": 99788700,
127
+ "proof": 737640,
128
+ "previous_hash": "c5b25fdce80d03c5905fa11445183565afe25467a23cbe939dcd8cd0efd94eb7"
129
  }
130
  ]