We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebf2ce commit a59accdCopy full SHA for a59accd
ops/mainnet/prod/config.tf
@@ -115,7 +115,7 @@ locals {
115
116
CHAIN_167000_PROVIDERS = "https://lb.drpc.org/ogrpc?network=taiko&dkey=${var.drpc_key}"
117
118
- CHAIN_534352_PROVIDERS = "https://scroll-mainnet.blastapi.io/${var.blast_key}, https://scroll-mainnet.g.alchemy.com/v2/${var.alchemy_key}"
+ CHAIN_534352_PROVIDERS = "https://scroll-mainnet.g.alchemy.com/v2/${var.alchemy_key}"
119
}
120
121
web3signer_env_vars = [
0 commit comments