mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
doc: Use https URLs where possible
This commit is contained in:
committed by
fanquake
parent
f52f427b8e
commit
e8640849c7
@@ -84,7 +84,7 @@ def get_bind_addrs(pid):
|
||||
bind_addrs.append(conn[1])
|
||||
return bind_addrs
|
||||
|
||||
# from: http://code.activestate.com/recipes/439093/
|
||||
# from: https://code.activestate.com/recipes/439093/
|
||||
def all_interfaces():
|
||||
'''
|
||||
Return all interfaces that are up
|
||||
|
||||
Reference in New Issue
Block a user