diff options
| author | John Newbery <[email protected]> | 2020-06-11 14:02:26 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2020-09-03 16:47:49 +0100 |
| commit | 825fcae484f31182041dfacbf820e818d759b130 (patch) | |
| tree | 79ca64c9aebc60494f3d1cfbdc78ae041c75988d /src/script/script_error.cpp | |
| parent | [tests] Fix pep8 style violations in address.py (diff) | |
| download | discoin-825fcae484f31182041dfacbf820e818d759b130.tar.xz discoin-825fcae484f31182041dfacbf820e818d759b130.zip | |
[tests] Replace bytes literals with hex literals
It's almost impossible to read bytes literals in code, so replace them
with the hex string literal and then convert them to a bytes object
using bytes.fromhex().
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions