Added Mempool service

This commit is contained in:
2024-01-17 13:58:45 -08:00
parent 2dde7bbd6e
commit dc7ec80eec
2 changed files with 4 additions and 1 deletions

View File

@ -72,6 +72,10 @@
};
};
services.mempool.enable = true;
nix-bitcoin.onionServices.mempool-frontend.enable = true;
nix-bitcoin.onionServices.lnd.public = true;
services.lnd.lndconnect = {