Skip to content

Commit

Permalink
Update supported-networks
Browse files Browse the repository at this point in the history
vanar chain added
  • Loading branch information
Iamshashvat authored Aug 9, 2024
1 parent 85d8961 commit d9cc472
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/validators/supported-networks
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,14 @@ These are the chains that the router chain will support for validations.
"chainRpc": "https://rpc.rollux.com",
"blocksToSearch": 1000,
"blockTime": "5s"
},
{
"chainId": "2040",
"chainType": "CHAIN_TYPE_EVM",
"chainName": "vanarChain",
"chainRpc": "https://rpc.vanarchain.com",
"blocksToSearch": 1000,
"blockTime": "5s"
}
]
}
Expand Down

0 comments on commit d9cc472

Please sign in to comment.