Bootstrapper support same onion address for multiple sites
This commit is contained in:
parent
7bda72027a
commit
7e314287d6
3 changed files with 18 additions and 13 deletions
|
@ -154,5 +154,4 @@ class BootstrapperDb(Db):
|
|||
hash_peers["onion"].append(
|
||||
helper.packOnionAddress(row["onion"], row["port"])
|
||||
)
|
||||
|
||||
return hash_peers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue