Omnibus commited on
Commit
d33848a
1 Parent(s): bf34826

Upload balance/a.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/a.json +15 -0
balance/a.json CHANGED
@@ -6,5 +6,20 @@
6
  "balance": 0,
7
  "proof": 1,
8
  "previous_hash": "0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  }
10
  ]
 
6
  "balance": 0,
7
  "proof": 1,
8
  "previous_hash": "0"
9
+ },
10
+ {
11
+ "index": 2,
12
+ "timestamp": "2023-09-13 07:34:47.148481",
13
+ "transactions": [
14
+ {
15
+ "sender": "__Source__",
16
+ "recipient": "a",
17
+ "amount": "1000",
18
+ "balance": "1000"
19
+ }
20
+ ],
21
+ "balance": 1000,
22
+ "proof": 632238,
23
+ "previous_hash": "aa3e873521ee452cfc1168fac1a6d92e71b1b3571ccfa53f9c26773609114260"
24
  }
25
  ]