Page MenuHomePhabricator

Fix the mininode/messages imports in example.py
ClosedPublic

Authored by Fabien on Feb 24 2019, 16:58.

Details

Summary

When splitting messages.py from mininode.py, a wildcard import from
messages has been kept in mininode to avoid breaking the tests. This
diffs update exemple.py so it does not depend on this workaround.

Test Plan
./test/functional/test_runner.py example_test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
refactor_imports_example
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5061
Build 8185: Bitcoin ABC Buildbot (legacy)
Build 8184: arc lint + arc unit