Skip to content

Commit

Permalink
Remove kathmandu
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Dec 27, 2022
1 parent 929e2ad commit 9ce292a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions configs/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ rpc:
uri: https://rpc.tzkt.io/ghostnet
timeout: 20
requests_per_second: 10
kathmandunet:
uri: https://rpc.tzkt.io/kathmandunet
timeout: 20
requests_per_second: 10
limanet:
uri: https://rpc.tzkt.io/limanet
timeout: 20
Expand All @@ -26,8 +22,6 @@ services:
mempool: https://mempool.dipdup.net/v1/graphql
ghostnet:
mempool: https://mempool.test.dipdup.net/v1/graphql
kathmandunet:
mempool: https://mempool.test.dipdup.net/v1/graphql
limanet:
mempool: https://mempool.test.dipdup.net/v1/graphql

Expand Down Expand Up @@ -66,12 +60,10 @@ api:
rpc:
mainnet: https://rpc.tzkt.io/mainnet
ghostnet: https://rpc.tzkt.io/ghostnet
kathmandunet: https://rpc.tzkt.io/kathmandunet
limanet: https://rpc.tzkt.io/limanet
networks:
- mainnet
- ghostnet
- kathmandunet
- limanet
connections:
max: 50
Expand Down Expand Up @@ -101,7 +93,6 @@ scripts:
networks:
- mainnet
- ghostnet
- kathmandunet
- limanet
connections:
max: 5
Expand Down

0 comments on commit 9ce292a

Please sign in to comment.