test: add missing import

This commit is contained in:
UdjinM6 2024-09-11 12:07:08 +03:00 committed by pasta
parent cfe99fd289
commit 697743d77b
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -16,6 +16,7 @@ from test_framework.messages import (
MAX_PROTOCOL_MESSAGE_LENGTH,
msg_getdata,
msg_headers,
msg_headers2,
msg_inv,
MSG_TX,
msg_version,