blockchain-sim / chain1.json
Omnibus's picture
Upload chain1.json with huggingface_hub
3d7b1b0
raw
history blame
767 Bytes
[
{
"index": 1,
"timestamp": "2023-03-21 03:57:21.371225",
"transactions": [],
"proof": 1,
"previous_hash": "0"
},
{
"index": 2,
"timestamp": "2023-03-21 03:57:56.313272",
"transactions": [
{
"sender": "asdas",
"recipient": "asdas",
"amount": "3423423"
}
],
"proof": 632238,
"previous_hash": "ff0e3f19aabb33f8ee890a97428c0845dfbc32af5f343eb2ce843c2e84fd3c76"
},
{
"index": 3,
"timestamp": "2023-03-21 04:28:02.546904",
"transactions": [],
"proof": 403091,
"previous_hash": "29b646dc6e8414ec36e706f8a8e3e0a3798c4189fff1508d4a36d14c5098c172"
}
]