refactor: abstract wallets

This commit is contained in:
Eneko Illarramendi 2019-12-14 10:13:27 +01:00
parent 23ffa40f30
commit 5849ffc678
5 changed files with 70 additions and 22 deletions

1
.gitignore vendored
View file

@ -19,6 +19,7 @@ Pipfile.lock
*.pyo
*.pyc
*.env
.env
venv
database.sqlite3