mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 18:44:20 +01:00
Fix invoice asyncio wrapper (#113)
* mypy: fix lightning backend warnings * fix asyncio invoice creation * ignore weird mypy error
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# type: ignore
|
||||
from os import getenv
|
||||
from typing import Dict, Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user