# flake8: noqa from .clightning import CLightningWallet from .eclair import EclairWallet from .fake import FakeWallet from .cliche import ClicheWallet from .lnbits import LNbitsWallet from .lndrest import LndRestWallet from .lnpay import LNPayWallet from .lntxbot import LntxbotWallet from .opennode import OpenNodeWallet from .spark import SparkWallet from .void import VoidWallet