Omnibus's picture
Upload balance//b.json with huggingface_hub
14d34d1
raw
history blame
No virus
552 Bytes
[
{
"index": 1,
"timestamp": "2023-09-11 12:29:16.909540",
"sender": "a",
"recipient": "b",
"amount": "1000",
"balance": "1000"
},
{
"index": 2,
"timestamp": "2023-09-11 12:39:10.330922",
"sender": "b",
"recipient": "a",
"amount": "100",
"balance": "900"
},
{
"index": 3,
"timestamp": "2023-09-11 12:49:07.150163",
"sender": "b",
"recipient": "a",
"amount": "75",
"balance": "825"
}
]