mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
p2p+rpc: don't skip p2p or rpc port bind failure by default
This commit is contained in:
parent
d66db18c06
commit
d4d2b5c79a
7 changed files with 50 additions and 15 deletions
|
@ -30,7 +30,6 @@ set(unit_tests_sources
|
|||
account.cpp
|
||||
apply_permutation.cpp
|
||||
address_from_url.cpp
|
||||
ban.cpp
|
||||
base58.cpp
|
||||
blockchain_db.cpp
|
||||
block_queue.cpp
|
||||
|
@ -68,6 +67,7 @@ set(unit_tests_sources
|
|||
multiexp.cpp
|
||||
multisig.cpp
|
||||
net.cpp
|
||||
node_server.cpp
|
||||
notify.cpp
|
||||
output_distribution.cpp
|
||||
parse_amount.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue