lbry-sdk/lbrynet/wallet/__init__.py
Lex Berezhny 56175df121
wip
2018-08-24 11:37:25 -04:00

5 lines
91 B
Python

__coin__ = 'LBC'
from .coin import LBC, LBCRegTest
from .manager import LbryWalletManager