This commit is contained in:
EntireTwix 2021-06-03 12:42:43 -07:00
commit 3609291e31

View file

@ -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
}
}
}