mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-16 08:22:46 +00:00
test: Remove unused self.p2p_conn_index = 1
Was never used
This commit is contained in:
parent
fa803710e2
commit
fa388a3585
@ -120,7 +120,6 @@ class TestNode():
|
||||
"""
|
||||
|
||||
self.index = i
|
||||
self.p2p_conn_index = 1
|
||||
self.datadir_path = datadir_path
|
||||
self.bitcoinconf = self.datadir_path / "bitcoin.conf"
|
||||
self.stdout_dir = self.datadir_path / "stdout"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user