aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_segwit.py
diff options
context:
space:
mode:
authorMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2024-02-07 13:19:37 +0100
committerMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2024-05-07 15:41:17 +0200
commitfa52e13ee81fcc7543890dbd6986fcb55168583f (patch)
tree51a198656b3102c6ca4e9e0147ef6bf6146b30e7 /test/functional/p2p_segwit.py
parentfa826db477a981b48bff53021f9695a5f6682dc0 (diff)
downloadbitcoin-fa52e13ee81fcc7543890dbd6986fcb55168583f.tar.xz
test: Remove struct.pack from almost all places
Diffstat (limited to 'test/functional/p2p_segwit.py')
-rwxr-xr-xtest/functional/p2p_segwit.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/p2p_segwit.py b/test/functional/p2p_segwit.py
index 03a19be722..b63c2c7a8d 100755
--- a/test/functional/p2p_segwit.py
+++ b/test/functional/p2p_segwit.py
@@ -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 (