Skip to content

Commit

Permalink
explorer: Update dry-run chain ID
Browse files Browse the repository at this point in the history
  • Loading branch information
HDauven committed Jan 3, 2025
1 parent 8e6bb49 commit dfb52dc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions explorer/src/lib/components/navbar/Navbar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,7 @@
case 3:
return "devnet";
case 64:
return "mainnet dry-run #1";
case 65:
case 41:
return "mainnet dry-run #2";
default:
Expand Down

0 comments on commit dfb52dc

Please sign in to comment.