Browse Source

Update __init__.py

Login
Arc 5 years ago
committed by GitHub
parent
commit
99cfdd5531
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      lnbits/wallets/__init__.py

1
lnbits/wallets/__init__.py

@ -6,3 +6,4 @@ from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet from .lnpay import LNPayWallet
from .lnbits import LnbitsWallet from .lnbits import LnbitsWallet
from .lndrest import LndRestWallet

Loading…
Cancel
Save