File size: 552 Bytes
30161b5
 
 
 
 
 
 
 
46850c9
 
 
 
 
 
 
 
14d34d1
 
 
 
 
 
 
 
30161b5
 
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
[
    {
        "index": 1,
        "timestamp": "2023-09-11 12:29:16.909540",
        "sender": "a",
        "recipient": "b",
        "amount": "1000",
        "balance": "1000"
    },
    {
        "index": 2,
        "timestamp": "2023-09-11 12:39:10.330922",
        "sender": "b",
        "recipient": "a",
        "amount": "100",
        "balance": "900"
    },
    {
        "index": 3,
        "timestamp": "2023-09-11 12:49:07.150163",
        "sender": "b",
        "recipient": "a",
        "amount": "75",
        "balance": "825"
    }
]