The second node is ran only for the getblocktemplate call (that requires a peer connection to work). Instead of spinning a node (and running sync_all on each block) we can just add a test framework peer before the call to achieve the same result.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCc073d28ae660: Use a single node in mining_prioritisetransaction
./test/functional/test_runner.py mining_prioritisetransaction
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable