File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ static INFURA_KEYS: LazyLock<Vec<&'static str>> = LazyLock::new(|| {
3434// List of alchemy keys for mainnet
3535static ALCHEMY_KEYS : LazyLock < Vec < & ' static str > > = LazyLock :: new ( || {
3636 let mut keys = vec ! [
37- "ib1f4u1ojm-9lJJypwkeZeG-75TJRB7O" ,
38- "7mTtk6IW4DwroGnKmG_bOWri2hyaGYhX" ,
39- "GL4M0hfzSYGU5e1_t804HoUDOObWP-FA" ,
40- "WV407BEiBmjNJfKo9Uo_55u0z0ITyCOX" ,
41- "Ge56dH9siMF4T0whP99sQXOcr2mFs8wZ" ,
37+ // "ib1f4u1ojm-9lJJypwkeZeG-75TJRB7O",
38+ // "7mTtk6IW4DwroGnKmG_bOWri2hyaGYhX",
39+ // "GL4M0hfzSYGU5e1_t804HoUDOObWP-FA",
40+ // "WV407BEiBmjNJfKo9Uo_55u0z0ITyCOX",
41+ // "Ge56dH9siMF4T0whP99sQXOcr2mFs8wZ",
4242 // "QC55XC151AgkS3FNtWvz9VZGeu9Xd9lb",
4343 // "pwc5rmJhrdoaSEfimoKEmsvOjKSmPDrP",
4444 // "A5sZ85MIr4SzCMkT0zXh2eeamGIq3vGL",
You can’t perform that action at this time.
0 commit comments