mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-27 06:19:09 +01:00
test: Remove struct.pack from almost all places
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user