[tests] testnet -> testnet4

This commit is contained in:
nymkappa
2024-05-18 20:52:45 +02:00
parent 0497c750be
commit cb95423178
9 changed files with 28 additions and 27 deletions

View File

@@ -24,7 +24,7 @@ PROXY_CONFIG = [
'/api/**', '!/api/v1/ws',
'!/liquid', '!/liquid/**', '!/liquid/',
'!/liquidtestnet', '!/liquidtestnet/**', '!/liquidtestnet/',
'/testnet/api/**', '/signet/api/**'
'/testnet/api/**', '/signet/api/**', '/testnet4/api/**'
],
target: "https://mempool.space",
ws: true,