diff --git a/production/install b/production/install index c89bf004fa..36a5762162 100755 --- a/production/install +++ b/production/install @@ -323,10 +323,10 @@ MINFEE_HOME=/minfee ##### git repo settings, shouldn't need changing -MEMPOOL_REPO_URL=https://github.com/mempool/mempool +MEMPOOL_REPO_URL=https://github.com/bisq-network/mempool MEMPOOL_REPO_NAME=mempool -MEMPOOL_REPO_BRANCH=master -MEMPOOL_LATEST_RELEASE=master +MEMPOOL_REPO_BRANCH=main +MEMPOOL_LATEST_RELEASE=main BITCOIN_REPO_URL=https://github.com/bitcoin/bitcoin BITCOIN_REPO_NAME=bitcoin