Omnibus commited on
Commit
bc63eeb
·
1 Parent(s): 6f3815e

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +16 -0
balance/Bank.json CHANGED
@@ -87,5 +87,21 @@
87
  "balance": 9999800,
88
  "proof": 431630,
89
  "previous_hash": "85cc3810e621b68e1a1202ec6524c35034d585b5a6c78d14f5b58b8c36ef54c1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
  }
91
  ]
 
87
  "balance": 9999800,
88
  "proof": 431630,
89
  "previous_hash": "85cc3810e621b68e1a1202ec6524c35034d585b5a6c78d14f5b58b8c36ef54c1"
90
+ },
91
+ {
92
+ "index": 7,
93
+ "timestamp": "2023-09-17 06:39:30.777743",
94
+ "block": 6,
95
+ "transactions": [
96
+ {
97
+ "sender": "Bank",
98
+ "recipient": "c",
99
+ "amount": "1000",
100
+ "balance": "9998800"
101
+ }
102
+ ],
103
+ "balance": 9998800,
104
+ "proof": 1108970,
105
+ "previous_hash": "8f238a9d8c58417e127f547f6902cad7e49fdf17ba03775ba3097f3392261a81"
106
  }
107
  ]