accidental commit

This commit is contained in:
William Katz 2021-06-03 12:40:32 -07:00 committed by GitHub
parent 8d5a0aeb52
commit d56a781a29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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