added awaits

This commit is contained in:
benarc
2020-12-01 20:29:21 +00:00
parent a838706090
commit 93417e5bdf
5 changed files with 17 additions and 13 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
from typing import List, Optional, Union
from lnbits.db import open_ext_db
#from lnbits.db import open_ext_db
from . import db
from .models import Wallets, Payments, Addresses, Mempool
from lnbits.helpers import urlsafe_short_hash
from embit import bip32