mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
tests: Remove unused variable (firstAddrnServices)
This commit is contained in:
parent
2971fd030f
commit
bdaed47558
@ -8,7 +8,6 @@ from test_framework.mininode import *
|
||||
|
||||
class BaseNode(P2PInterface):
|
||||
nServices = 0
|
||||
firstAddrnServices = 0
|
||||
def on_version(self, message):
|
||||
self.nServices = message.nServices
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user