Page MenuHomePhabricator

Update connect_nodes API so it does take the node object directly
ClosedPublic

Authored by deadalnix on Dec 21 2018, 17:08.

Details

Summary

This ensures that we can update it later on to not depend on global state.

Test Plan
./test/functional/test_runner.py --extended

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
test/functional/p2p-acceptblock.py
165 ↗(On Diff #6395)

Nit: shouldn't need a space on this line or the next addition line

This revision is now accepted and ready to land.Dec 21 2018, 21:33
This revision was automatically updated to reflect the committed changes.