Omnibus commited on
Commit
225a881
·
1 Parent(s): 9e8a1c6

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +16 -0
balance/Bank.json CHANGED
@@ -55,5 +55,21 @@
55
  "balance": 10000000,
56
  "proof": 714736,
57
  "previous_hash": "639c9ef65b5937570ec4ef8791a47dda6c3854999b1ce4f4396d12b73f4a633c"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  }
59
  ]
 
55
  "balance": 10000000,
56
  "proof": 714736,
57
  "previous_hash": "639c9ef65b5937570ec4ef8791a47dda6c3854999b1ce4f4396d12b73f4a633c"
58
+ },
59
+ {
60
+ "index": 5,
61
+ "timestamp": "2023-09-17 06:34:00.792445",
62
+ "block": 5,
63
+ "transactions": [
64
+ {
65
+ "sender": "Bank",
66
+ "recipient": "b",
67
+ "amount": "100",
68
+ "balance": "9999900"
69
+ }
70
+ ],
71
+ "balance": 9999900,
72
+ "proof": 476581,
73
+ "previous_hash": "8b11ed1568238bdec0df61e51d272e2226afff4a7048a1056a8de99e08133b2b"
74
  }
75
  ]