bitcoind: secure-node remove assumevalid

This commit is contained in:
nixbitcoin 2021-02-23 11:04:31 +00:00
parent e160e17dca
commit b1c9e13033
No known key found for this signature in database
GPG Key ID: DD11F9AD5308B3BA
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ in {
enable = true;
listen = true;
dataDirReadableByGroup = mkIf cfg.electrs.high-memory true;
assumevalid = "00000000000000000000e5abc3a74fe27dc0ead9c70ea1deb456f11c15fd7bc6";
addnodes = [ "ecoc5q34tmbq54wl.onion" ];
discover = false;
addresstype = "bech32";