Browse Source

Update __init__.py

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

1
lnbits/wallets/__init__.py

@ -5,3 +5,4 @@ from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet
from .clightning import CLightningWallet
from .lnbits import LnbitsWallet

Loading…
Cancel
Save