Skip to content

Commit

Permalink
chore: rotate keys (#9922)
Browse files Browse the repository at this point in the history
Rotate
  • Loading branch information
grandizzy authored Feb 20, 2025
1 parent c34a752 commit 1091634
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions crates/test-utils/src/rpc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ static ALCHEMY_KEYS: LazyLock<Vec<&'static str>> = LazyLock::new(|| {
// "GL4M0hfzSYGU5e1_t804HoUDOObWP-FA",
// "WV407BEiBmjNJfKo9Uo_55u0z0ITyCOX",
// "Ge56dH9siMF4T0whP99sQXOcr2mFs8wZ",
// "QC55XC151AgkS3FNtWvz9VZGeu9Xd9lb",
// "pwc5rmJhrdoaSEfimoKEmsvOjKSmPDrP",
// "A5sZ85MIr4SzCMkT0zXh2eeamGIq3vGL",
// "9VWGraLx0tMiSWx05WH-ywgSVmMxs66W",
"QC55XC151AgkS3FNtWvz9VZGeu9Xd9lb",
"pwc5rmJhrdoaSEfimoKEmsvOjKSmPDrP",
"A5sZ85MIr4SzCMkT0zXh2eeamGIq3vGL",
"9VWGraLx0tMiSWx05WH-ywgSVmMxs66W",
// "U4hsGWgl9lBM1j3jhSgJ4gbjHg2jRwKy",
"K-uNlqYoYCO9cdBHcifwCDAcEjDy1UHL",
"GWdgwabOE2XfBdLp_gIq-q6QHa7DSoag",
"Uz0cF5HCXFtpZlvd9NR7kHxfB_Wdpsx7",
"wWZMf1SOu9lT1GNIJHOX-5WL1MiYXycT",
// "K-uNlqYoYCO9cdBHcifwCDAcEjDy1UHL",
// "GWdgwabOE2XfBdLp_gIq-q6QHa7DSoag",
// "Uz0cF5HCXFtpZlvd9NR7kHxfB_Wdpsx7",
// "wWZMf1SOu9lT1GNIJHOX-5WL1MiYXycT",
// "HACxy4wNUoD-oLlCq_v5LG0bclLc_DRL",
// "_kCjfMjYo8x0rOm6YzmvSI0Qk-c8SO5I",
// "kD-M-g5TKb957S3bbOXxXPeMUxm1uTuU",
Expand Down

0 comments on commit 1091634

Please sign in to comment.