From 5bc20cee1233d9187d1bad9a44ed1041bfc06e3e Mon Sep 17 00:00:00 2001 From: fewensa <37804932+fewensa@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:11:42 +0800 Subject: [PATCH] Make ankr to ava default --- conf/mainnets/avalanche.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/mainnets/avalanche.yml b/conf/mainnets/avalanche.yml index faed1d7..285f7e1 100644 --- a/conf/mainnets/avalanche.yml +++ b/conf/mainnets/avalanche.yml @@ -4,10 +4,10 @@ code: avalanche name: Avalanche rpcs: - https://rpc.ankr.com/avalanche + - https://rpc.ankr.com/avalanche/$ANKR_KEY - https://ava-mainnet.blastapi.io/$BLAST_KEY/ext/bc/C/rpc - https://avax-mainnet.g.alchemy.com/v2/$ALCHEMY_KEY - https://avalanche-mainnet.infura.io/v3/$INFURA_KEY - - https://rpc.ankr.com/avalanche/$ANKR_KEY protocol: lnv2-default: null lnv2-opposite: null