Omnibus commited on
Commit
571d0a7
1 Parent(s): 8b77215

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +16 -0
balance/Bank.json CHANGED
@@ -86,5 +86,21 @@
86
  "balance": 2001000,
87
  "proof": 431630,
88
  "previous_hash": "3843f35d74736aefeedbfd7e1228c99ff85924eb485b8ba54088746d3326fe83"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  }
90
  ]
 
86
  "balance": 2001000,
87
  "proof": 431630,
88
  "previous_hash": "3843f35d74736aefeedbfd7e1228c99ff85924eb485b8ba54088746d3326fe83"
89
+ },
90
+ {
91
+ "index": 7,
92
+ "timestamp": "2023-09-16 23:34:14.477254",
93
+ "block": 6,
94
+ "transactions": [
95
+ {
96
+ "sender": "Bank",
97
+ "recipient": "a",
98
+ "amount": "100",
99
+ "balance": "2000900"
100
+ }
101
+ ],
102
+ "balance": 2000900,
103
+ "proof": 1108970,
104
+ "previous_hash": "aa01a1a7526ceb199f757aed2cf1c0ac4bbad485975d27f2c6252a9b8dde0d7c"
105
  }
106
  ]