mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
accidental commit
This commit is contained in:
parent
8d5a0aeb52
commit
d56a781a29
1 changed files with 1 additions and 41 deletions
40
users.json
40
users.json
|
|
@ -1,42 +1,2 @@
|
|||
{
|
||||
"jolly" :
|
||||
{
|
||||
"balance" : 2024,
|
||||
"log" :
|
||||
[
|
||||
{
|
||||
"amount" : 2,
|
||||
"from" : "twix",
|
||||
"time" : 1622711963204,
|
||||
"to" : "jolly"
|
||||
},
|
||||
{
|
||||
"amount" : 1,
|
||||
"from" : "twix",
|
||||
"time" : 1622711903088,
|
||||
"to" : "jolly"
|
||||
}
|
||||
],
|
||||
"password" : 746744014776526199
|
||||
},
|
||||
"twix" :
|
||||
{
|
||||
"balance" : 97976,
|
||||
"log" :
|
||||
[
|
||||
{
|
||||
"amount" : 2,
|
||||
"from" : "twix",
|
||||
"time" : 1622711963204,
|
||||
"to" : "jolly"
|
||||
},
|
||||
{
|
||||
"amount" : 1,
|
||||
"from" : "twix",
|
||||
"time" : 1622711903088,
|
||||
"to" : "jolly"
|
||||
}
|
||||
],
|
||||
"password" : 746744014776526199
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue