Page MenuHomePhabricator

[electrum] import the slp module directly
Needs ReviewPublic

Authored by PiRK on Thu, Mar 6, 16:30.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

instead of importing from the slp package via __init__.py

In a following commit I plan to rename the package tokens, so we can add more token related modules (empp.py, alp.py...) to it.

Test Plan

run tests and run the application

Diff Detail