blockchain-sim / balance /__Source__.json
Omnibus's picture
Upload balance/__Source__.json with huggingface_hub
c7edd2a
raw
history blame
No virus
1.66 kB
[
{
"index": 1,
"timestamp": "2023-09-14 10:36:12.316087",
"transactions": [],
"balance": 10000000000000000000,
"proof": 1,
"previous_hash": 0
},
{
"index": 2,
"timestamp": "2023-09-16 23:15:51.711475",
"block": 6,
"transactions": [
{
"sender": "__Source__",
"recipient": "a",
"amount": "10000",
"balance": "9999999999999990000"
}
],
"balance": 9999999999999990000,
"proof": 632238,
"previous_hash": "24d0d2fedaf745c388d3ddcc327671b2e0c96d08e0fa65e419997ff7d2587db3"
},
{
"index": 3,
"timestamp": "2023-09-16 23:17:24.868943",
"block": 7,
"transactions": [
{
"sender": "__Source__",
"recipient": "Bank",
"amount": "1000000",
"balance": "9999999999998990000"
}
],
"balance": 9999999999998990000,
"proof": 403091,
"previous_hash": "a4997b44d1695f13853791264d288e88bd999154df6a8f97b93dd7f8a47265d7"
},
{
"index": 4,
"timestamp": "2023-09-16 23:18:29.903906",
"block": 8,
"transactions": [
{
"sender": "__Source__",
"recipient": "Bank",
"amount": "1000000",
"balance": "9999999999997990000"
}
],
"balance": 9999999999997990000,
"proof": 714736,
"previous_hash": "c19f0605855b095c78245220ad9cca16ae89f344ec5af3a6e372a9c1fcf50503"
}
]