File size: 1,102 Bytes
6f3815e
 
 
 
 
 
 
 
 
90417db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a6bfbfc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6f3815e
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[
    {
        "index": 1,
        "timestamp": "2023-09-17 06:39:29.055535",
        "block": null,
        "transactions": [],
        "balance": 0,
        "proof": 1,
        "previous_hash": "0"
    },
    {
        "index": 2,
        "timestamp": "2023-09-17 06:39:32.424063",
        "block": 6,
        "transactions": [
            {
                "sender": "Bank",
                "recipient": "c",
                "amount": "1000",
                "balance": "1000"
            }
        ],
        "balance": 1000,
        "proof": 632238,
        "previous_hash": "f7050fee45427a47ffd90327ecb99d712d073bd323b5a7820719d9ae6623c18e"
    },
    {
        "index": 3,
        "timestamp": "2023-09-17 06:45:19.372887",
        "block": 7,
        "transactions": [
            {
                "sender": "Bank",
                "recipient": "c",
                "amount": "1000",
                "balance": "2000"
            }
        ],
        "balance": 2000,
        "proof": 403091,
        "previous_hash": "6c6bd103c6db5fb4ff1027b50e27225e633fa805ec3fbc2c2cc3bb781481e630"
    }
]