Update users.json

This commit is contained in:
William Katz 2021-06-14 21:24:14 -07:00 committed by GitHub
parent dedc62f0f7
commit 00aea60eaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,42 +1,8 @@
{ {
"jolly" : "" :
{ {
"balance" : 139, "balance" : 0,
"log" : "log" : null,
[ "password" : 0
{
"amount" : 100,
"from" : "twix",
"time" : 1623555387199,
"to" : "jolly"
}, },
{
"amount" : 39,
"from" : "twix",
"time" : 1623693328822,
"to" : "jolly"
}
],
"password" : 746744014776526199
},
"twix" :
{
"balance" : 9861,
"log" :
[
{
"amount" : 100,
"from" : "twix",
"time" : 1623555387199,
"to" : "jolly"
},
{
"amount" : 39,
"from" : "twix",
"time" : 1623693328822,
"to" : "jolly"
}
],
"password" : 746744014776526199
}
} }