Omnibus's picture
Upload balance/b.json with huggingface_hub
d0cf19f
raw
history blame
1.05 kB
[
{
"index": 1,
"timestamp": "2023-09-13 07:52:27.004344",
"transactions": [],
"balance": 0,
"proof": 1,
"previous_hash": "0"
},
{
"index": 2,
"timestamp": "2023-09-13 07:52:28.712243",
"transactions": [
{
"sender": "Bank",
"recipient": "b",
"amount": "10000",
"balance": "10000"
}
],
"balance": 10000,
"proof": 632238,
"previous_hash": "d780ec2ac880f8fba5de10d6642162f53c1532b4d41abbe42144081b033d3509"
},
{
"index": 3,
"timestamp": "2023-09-13 09:23:32.220174",
"transactions": [
{
"sender": "Bank",
"recipient": "b",
"amount": "10000",
"balance": "20000"
}
],
"balance": 20000,
"proof": 403091,
"previous_hash": "441469cf027a68206187cddffd34bab5601c8f4562cceca7d007c870274c96a6"
}
]