Omnibus commited on
Commit
7940b4b
1 Parent(s): ae862fb

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +16 -0
balance/Bank.json CHANGED
@@ -102,5 +102,21 @@
102
  "balance": 2000900,
103
  "proof": 1108970,
104
  "previous_hash": "aa01a1a7526ceb199f757aed2cf1c0ac4bbad485975d27f2c6252a9b8dde0d7c"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  }
106
  ]
 
102
  "balance": 2000900,
103
  "proof": 1108970,
104
  "previous_hash": "aa01a1a7526ceb199f757aed2cf1c0ac4bbad485975d27f2c6252a9b8dde0d7c"
105
+ },
106
+ {
107
+ "index": 8,
108
+ "timestamp": "2023-09-16 23:34:32.156298",
109
+ "block": 7,
110
+ "transactions": [
111
+ {
112
+ "sender": "Bank",
113
+ "recipient": "a",
114
+ "amount": "100",
115
+ "balance": "2000800"
116
+ }
117
+ ],
118
+ "balance": 2000800,
119
+ "proof": 405575,
120
+ "previous_hash": "7f2186edd8c27b52804117a7b0d740f448f49541c569ba7cd95f276efa3eb3be"
121
  }
122
  ]