Omnibus commited on
Commit
197c4ca
·
1 Parent(s): 4a44c23

Upload balance/c.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/c.json +16 -0
balance/c.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-16 23:23:36.131146",
13
+ "block": 6,
14
+ "transactions": [
15
+ {
16
+ "sender": "a",
17
+ "recipient": "c",
18
+ "amount": "10000",
19
+ "balance": "10000"
20
+ }
21
+ ],
22
+ "balance": 10000,
23
+ "proof": 632238,
24
+ "previous_hash": "49318f25550a2507c63950fdac428ee55285fea11711bc9fc0c615d48a31b5d1"
25
  }
26
  ]