Page MenuHomePhabricator

Use ToHex() in feature_nulldummy.py
ClosedPublic

Authored by Fabien on Feb 11 2019, 13:22.

Details

Summary

Avoid using the long form bytes_to_hex_str(obj.serialize()) and makes
the code more readable.

Test Plan
./test/functional/test_runner.py feature_nulldummy

Diff Detail

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