blockchain-sim / chain1.json
Omnibus's picture
Upload chain1.json with huggingface_hub
0135514
raw
history blame
No virus
769 Bytes
[
{
"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"
}
]