mempool: add module

This commit is contained in:
Erik Arvstedt
2023-08-06 21:07:51 +02:00
parent f0bf94cc5a
commit 1de259485b
13 changed files with 435 additions and 7 deletions

View File

@@ -27,6 +27,7 @@ in {
# disable Tor enforcement until btcpayserver can fetch rates over Tor
# btcpayserver = defaultEnableTorProxy;
lightning-pool = defaultEnableTorProxy;
mempool = defaultEnableTorProxy;
# These services don't make outgoing connections
# (or use Tor by default in case of joinmarket)