mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 20:47:10 +11:00
Merge branch 'main' of https://github.com/EntireTwix/CCash
This commit is contained in:
commit
3609291e31
1 changed files with 1 additions and 41 deletions
42
users.json
42
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