blockchain-sim / chain1.json
Omnibus's picture
Upload chain1.json with huggingface_hub
898cb08
raw
history blame
No virus
1.13 kB
[
{
"index": 1,
"timestamp": "2023-09-10 04:58:09.437724",
"transactions": [],
"proof": 1,
"previous_hash": "0"
},
{
"index": 2,
"timestamp": "2023-09-10 04:58:33.808322",
"transactions": [
{
"sender": "sfsdfsd",
"recipient": "dsfsdf",
"amount": "sdfdsf"
}
],
"proof": 632238,
"previous_hash": "c55b61d219d4ee9b3a28530a94a475ccfbc262d8adbf7a134b27f10af7fc704e"
},
{
"index": 3,
"timestamp": "2023-09-10 04:58:40.944266",
"transactions": [],
"proof": 403091,
"previous_hash": "4a9bb7002f87d4b67602bd1ca70b74ed93b1a87e4b91f7d7708c65d76f646cb3"
},
{
"index": 4,
"timestamp": "2023-09-11 12:49:13.981723",
"transactions": [
{
"sender": "b",
"recipient": "a",
"amount": "75"
}
],
"proof": 714736,
"previous_hash": "e6a6822514ac6759c5c4cd78d86bfdafe17262c69e14240f909318135b035c22"
}
]