Browse Source

Update __init__.py

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

1
lnbits/wallets/__init__.py

@ -3,3 +3,4 @@
from .lnd import LndWallet
from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet

Loading…
Cancel
Save