Omnibus commited on
Commit
10f0228
·
1 Parent(s): 740d7b0

Upload balance/a.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/a.json +16 -0
balance/a.json CHANGED
@@ -6,5 +6,21 @@
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-14 10:25:13.029886",
13
+ "block": 6,
14
+ "transactions": [
15
+ {
16
+ "sender": "__Source__",
17
+ "recipient": "a",
18
+ "amount": "1000",
19
+ "balance": "1000"
20
+ }
21
+ ],
22
+ "balance": 1000,
23
+ "proof": 632238,
24
+ "previous_hash": "63cf9b29ef0c02cb350f3a8012362dc6f002cfd023fdf56ac678831d9aa5f8e5"
25
  }
26
  ]