secure-node: remove default bitcoin addnode
Onion v2 addresses are incompatible with the upcoming bitcoind version.
This commit is contained in:
parent
020d9486dd
commit
0c31130ac8
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ in {
|
|||
enable = true;
|
||||
listen = true;
|
||||
dataDirReadableByGroup = mkIf cfg.electrs.high-memory true;
|
||||
addnodes = [ "ecoc5q34tmbq54wl.onion" ];
|
||||
discover = false;
|
||||
addresstype = "bech32";
|
||||
dbCache = 1000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue