Files
bitcoin/test/functional/test_framework/test_node.py
Amiti Uttarwar 3ebde2143a [test] Fix wait condition in disconnect_p2ps
MY_SUBVERSION is defined in messages.py as a byte string, but here we were
comparing this value to the value returned by the RPC. Convert to ensure the
types match.
2020-11-27 14:54:55 -08:00

32 KiB
Executable File