Omnibus commited on
Commit
f5c05c9
1 Parent(s): 08835ce

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +16 -0
balance/Bank.json CHANGED
@@ -54,5 +54,21 @@
54
  "balance": 1000,
55
  "proof": 714736,
56
  "previous_hash": "b2282771b4d8a2ae7494065589adb129a5a59a167ee34d87d52a71173bf6cf10"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  }
58
  ]
 
54
  "balance": 1000,
55
  "proof": 714736,
56
  "previous_hash": "b2282771b4d8a2ae7494065589adb129a5a59a167ee34d87d52a71173bf6cf10"
57
+ },
58
+ {
59
+ "index": 5,
60
+ "timestamp": "2023-09-16 23:17:25.708921",
61
+ "block": 7,
62
+ "transactions": [
63
+ {
64
+ "sender": "__Source__",
65
+ "recipient": "Bank",
66
+ "amount": "1000000",
67
+ "balance": "1001000"
68
+ }
69
+ ],
70
+ "balance": 1001000,
71
+ "proof": 476581,
72
+ "previous_hash": "bd270101798753995daf8ac97b933e768d6a01cb008bb6a34e57d96a519fb0e8"
73
  }
74
  ]