Omnibus's picture
Upload balance/Bank.json with huggingface_hub
e9dc72e
raw
history blame
1.55 kB
[
{
"index": 1,
"timestamp": "2023-09-14 04:57:21.614286",
"transactions": [],
"balance": 0,
"proof": 1,
"previous_hash": "0"
},
{
"index": 2,
"timestamp": "2023-09-14 08:04:43.240033",
"block": 5,
"transactions": [
{
"sender": "__Source__",
"recipient": "Bank",
"amount": "10000",
"balance": "10000"
}
],
"balance": 10000,
"proof": 632238,
"previous_hash": "a1474cb2b4de15b54c06960a3e1e72b916a5edbabd4f5e8322defb1a13d3e516"
},
{
"index": 3,
"timestamp": "2023-09-14 10:28:37.670564",
"block": 6,
"transactions": [
{
"sender": "__Source__",
"recipient": "Bank",
"amount": "1000",
"balance": "11000"
}
],
"balance": 11000,
"proof": 403091,
"previous_hash": "85abf9ee7181243b45e3fca4888b4da7f35d746a483b71999c3f33d7eda1251a"
},
{
"index": 4,
"timestamp": "2023-09-14 10:32:37.200059",
"block": 6,
"transactions": [
{
"sender": "Bank",
"recipient": "a",
"amount": "10000",
"balance": "1000"
}
],
"balance": 1000,
"proof": 714736,
"previous_hash": "b2282771b4d8a2ae7494065589adb129a5a59a167ee34d87d52a71173bf6cf10"
}
]