Omnibus commited on
Commit
12c832b
1 Parent(s): 8a4266f

Upload balance/Bank.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/Bank.json +11 -0
balance/Bank.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "index": 1,
4
+ "timestamp": "2023-09-17 05:09:38.571146",
5
+ "block": null,
6
+ "transactions": [],
7
+ "balance": 0,
8
+ "proof": 1,
9
+ "previous_hash": "0"
10
+ }
11
+ ]