Still have broken watchonly, but addresses added

This commit is contained in:
benarc
2021-02-23 15:19:51 +00:00
parent da20588c84
commit 81326b2368
4 changed files with 16 additions and 29 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from typing import List, Optional, Union
#from lnbits.db import open_ext_db
from . import db
from .models import Wallets, Charges, Mempool
from .models import Wallets, Addresses, Mempool
from lnbits.helpers import urlsafe_short_hash