Skip to content

Commit

Permalink
Update named.rs (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Seitz <[email protected]>
  • Loading branch information
thINKoor and mattsse authored Nov 1, 2024
1 parent 0cfe5af commit fff5b5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/chains.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/named.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1137,7 +1137,7 @@ impl NamedChain {
}

InkSepolia => (
"https://explorer-sepolia.inkonchain.com/api",
"https://explorer-sepolia.inkonchain.com/api/v2",
"https://explorer-sepolia.inkonchain.com",
),

Expand Down

0 comments on commit fff5b5b

Please sign in to comment.