mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge 696b5eb179 into merged_master (Bitcoin PR #16987)
This commit is contained in:
commit
87c8ca42dd
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ def assert_net_servicesnames(servicesflag, servicenames):
|
|||
`getpeerinfo` and `getnetworkinfo`.
|
||||
|
||||
:param servicesflag: The services as an integer.
|
||||
:param servicesnames: The list of decoded services names, as strings.
|
||||
:param servicenames: The list of decoded services names, as strings.
|
||||
"""
|
||||
servicesflag_generated = 0
|
||||
for servicename in servicenames:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue