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
Lint
Lint Not Applicable
Unit
Tests Not Applicable