Mega-merge 3: CLN update client lib with descriptionhash support (WIP) (#792)
* CoreLightningWallet
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# flake8: noqa
|
||||
|
||||
from .cliche import ClicheWallet
|
||||
from .clightning import CLightningWallet
|
||||
from .cln import CoreLightningWallet # legacy .env support
|
||||
from .cln import CoreLightningWallet as CLightningWallet
|
||||
from .eclair import EclairWallet
|
||||
from .fake import FakeWallet
|
||||
from .lnbits import LNbitsWallet
|
||||
|
||||
Reference in New Issue
Block a user