Omnibus commited on
Commit
5a2b3fd
·
1 Parent(s): 5f3428b

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +16 -0
balance/Bank.json CHANGED
@@ -71,5 +71,21 @@
71
  "balance": 9999900,
72
  "proof": 476581,
73
  "previous_hash": "8b11ed1568238bdec0df61e51d272e2226afff4a7048a1056a8de99e08133b2b"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
  }
75
  ]
 
71
  "balance": 9999900,
72
  "proof": 476581,
73
  "previous_hash": "8b11ed1568238bdec0df61e51d272e2226afff4a7048a1056a8de99e08133b2b"
74
+ },
75
+ {
76
+ "index": 6,
77
+ "timestamp": "2023-09-17 06:34:21.641511",
78
+ "block": 6,
79
+ "transactions": [
80
+ {
81
+ "sender": "Bank",
82
+ "recipient": "b",
83
+ "amount": "100",
84
+ "balance": "9999800"
85
+ }
86
+ ],
87
+ "balance": 9999800,
88
+ "proof": 431630,
89
+ "previous_hash": "85cc3810e621b68e1a1202ec6524c35034d585b5a6c78d14f5b58b8c36ef54c1"
90
  }
91
  ]