mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
6731b10288
644772b9efffda4dac01aff54042b3162079514d message-capture-parser: fix AssertionError on parsing `headers` message (Sebastian Falbesoner)
Pull request description:
If a test framework message's field name is in the list of `HASH_INT_VECTORS`, we currently assume that it _always_ has to contain a vector of integers and throw otherwise:
|
||
---|---|---|
.. | ||
message-capture-docs.md | ||
message-capture-parser.py |