Skip to content

Commit

Permalink
feat: add validator on sei
Browse files Browse the repository at this point in the history
  • Loading branch information
evilpeach committed Sep 21, 2023
1 parent b3c2f23 commit 54f210a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/chain/sei.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const SEI_CHAIN_CONFIGS: ChainConfigs = {
maxGasLimit: 25_000_000,
},
explorerLink: {
validator: "",
validator: "https://mintscan.io/sei/validators",
proposal: "",
},
extra: {
Expand Down

0 comments on commit 54f210a

Please sign in to comment.