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
+1 -1
View File
@@ -3,7 +3,7 @@ from http import HTTPStatus
from lnbits.decorators import check_user_exists, validate_uuids
from lnbits.extensions.watchonly import watchonly_ext
from . import watchonly_ext
from .crud import get_payment