It is unexpected behavior for `ToString` to raise an exception. It is expected to do a best-effort attempt at formatting but never fail. Catch the exception and simply print unknown inv types as hexadecimal. Fixes #9110.pull/308/head
parent
e9847303e7
commit
e9f25ddd00
Loading…
Reference in new issue