blockchain-sim / chain1.json
Omnibus's picture
Upload chain1.json with huggingface_hub
67c1cb8
raw
history blame
No virus
538 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"
}
]