Page MenuHomePhabricator

Update interface_* functional tests to use the new .format() method
ClosedPublic

Authored by Fabien on Feb 19 2019, 12:44.

Details

Summary

Avoid using % to format strings, switch to the new method instead.

Test Plan
./test/functional/test_runner.py interface_bitcoin_cli interface_zmq

Diff Detail

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