Omnibus commited on
Commit
2f41f6d
1 Parent(s): c7edd2a

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +16 -0
balance/Bank.json CHANGED
@@ -70,5 +70,21 @@
70
  "balance": 1001000,
71
  "proof": 476581,
72
  "previous_hash": "bd270101798753995daf8ac97b933e768d6a01cb008bb6a34e57d96a519fb0e8"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  }
74
  ]
 
70
  "balance": 1001000,
71
  "proof": 476581,
72
  "previous_hash": "bd270101798753995daf8ac97b933e768d6a01cb008bb6a34e57d96a519fb0e8"
73
+ },
74
+ {
75
+ "index": 6,
76
+ "timestamp": "2023-09-16 23:18:30.918501",
77
+ "block": 8,
78
+ "transactions": [
79
+ {
80
+ "sender": "__Source__",
81
+ "recipient": "Bank",
82
+ "amount": "1000000",
83
+ "balance": "2001000"
84
+ }
85
+ ],
86
+ "balance": 2001000,
87
+ "proof": 431630,
88
+ "previous_hash": "3843f35d74736aefeedbfd7e1228c99ff85924eb485b8ba54088746d3326fe83"
89
  }
90
  ]