blockchain-sim / chains /chain1.json
Omnibus's picture
Upload chains/chain1.json with huggingface_hub
7397d4f
raw
history blame
530 Bytes
[
{
"index": 1,
"timestamp": "2023-09-12 02:25:35.291112",
"transactions": [],
"proof": 1,
"previous_hash": "0"
},
{
"index": 2,
"timestamp": "2023-09-12 02:26:06.978545",
"transactions": [
{
"sender": "Source",
"recipient": "a",
"amount": "75"
}
],
"proof": 632238,
"previous_hash": "667dbe89257ccd5cb4fdb6ffb1785d965d5b7c054b994edd2b09e3e15f568855"
}
]