test: Remove struct.pack from almost all places

This commit is contained in:
MarcoFalke
2024-02-07 13:19:37 +01:00
parent fa826db477
commit fa52e13ee8
5 changed files with 4 additions and 9 deletions

View File

@@ -5,7 +5,6 @@
"""Test segwit transactions and blocks on P2P network."""
from decimal import Decimal
import random
import struct
import time
from test_framework.blocktools import (