Skip to content

Commit 0dd37d7

Browse files
committed
remove hedera
1 parent b061276 commit 0dd37d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ kill_timeout = "5s"
1717
DEPLOYMENT_ENVIRONMENT = "production"
1818
ENABLE_RESOURCE_MONITOR = "false"
1919
ESTIMATES_LINEARQF_WORKER_POOL_SIZE = "10"
20-
INDEXED_CHAINS = "mainnet,optimism,fantom,arbitrum,polygon,sepolia,avalanche,avalanche-fuji,scroll,scroll-sepolia,base,zksync-era-mainnet,lukso-mainnet,lukso-testnet,celo-mainnet,celo-testnet,metisAndromeda,gnosis,sei-mainnet,hedera"
20+
INDEXED_CHAINS = "mainnet,optimism,fantom,arbitrum,polygon,sepolia,avalanche,avalanche-fuji,scroll,scroll-sepolia,base,zksync-era-mainnet,lukso-mainnet,lukso-testnet,celo-mainnet,celo-testnet,metisAndromeda,gnosis,sei-mainnet"
2121
LOG_LEVEL = "debug"
2222
NODE_OPTIONS = "--max-old-space-size=4096"
2323
PORT = "8080"

0 commit comments

Comments
 (0)