We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3a8e09 + e28d8f8 commit 696b5ebCopy full SHA for 696b5eb
test/functional/rpc_net.py
@@ -33,7 +33,7 @@ def assert_net_servicesnames(servicesflag, servicenames):
33
`getpeerinfo` and `getnetworkinfo`.
34
35
:param servicesflag: The services as an integer.
36
- :param servicesnames: The list of decoded services names, as strings.
+ :param servicenames: The list of decoded services names, as strings.
37
"""
38
servicesflag_generated = 0
39
for servicename in servicenames:
0 commit comments