HomePhabricator

Remove unused Print/PrintHex functions
6dd5edb7de7fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Remove unused Print/PrintHex functions

You can just use HexStr(script) or script.ToString() for debugging, no
need for these extra functions.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 10 2014, 13:01
deadalnixPushed on May 14 2017, 22:04
Parents
rABC588fb4e82f0c: Merge pull request #4305
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC6dd5edb7de7f: Remove unused Print/PrintHex functions (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jun 10 2014, 13:03