Page MenuHomePhabricator

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

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

Details

Summary

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

Test Plan
./test/functional/test_runner.py rpc_bind rpc_invalidateblock

Diff Detail

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