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
Branch
to_hex_nulldummy
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4958
Build 7979: Bitcoin ABC Buildbot (legacy)
Build 7978: arc lint + arc unit