Omnibus's picture
Upload balance/Bank.json with huggingface_hub
f531ae1
raw
history blame
1.51 kB
[
{
"index": 1,
"timestamp": "2023-09-13 07:35:36.464364",
"transactions": [],
"balance": 0,
"proof": 1,
"previous_hash": "0"
},
{
"index": 2,
"timestamp": "2023-09-13 07:35:38.254102",
"transactions": [
{
"sender": "__Source__",
"recipient": "Bank",
"amount": "100000000",
"balance": "100000000"
}
],
"balance": 100000000,
"proof": 632238,
"previous_hash": "cd44e52540714de84f575b47a3a1c9cb33aeee30a823f598f19fe30fef480acc"
},
{
"index": 3,
"timestamp": "2023-09-13 07:52:27.720112",
"transactions": [
{
"sender": "Bank",
"recipient": "b",
"amount": "10000",
"balance": "99990000"
}
],
"balance": 99990000,
"proof": 403091,
"previous_hash": "d41f7567f26fe67c3b702423e0418a40525ce4054bac593d2f84415cff529d90"
},
{
"index": 4,
"timestamp": "2023-09-13 08:05:38.571704",
"transactions": [
{
"sender": "Bank",
"recipient": "c",
"amount": "100000",
"balance": "99890000"
}
],
"balance": 99890000,
"proof": 714736,
"previous_hash": "8f7966496864936513e53704c563e99b9dee206420380c3234edd8cd5f2a93c1"
}
]