Skip to content

Commit

Permalink
Update supported-networks
Browse files Browse the repository at this point in the history
  • Loading branch information
Iamshashvat authored Jul 23, 2024
1 parent 0d255c6 commit 85d8961
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 @@ -252,6 +252,14 @@ These are the chains that the router chain will support for validations.
"chainRpc": "https://rpc.5ire.network",
"blocksToSearch": 1000,
"blockTime": "5s"
},
{
"chainId": "570",
"chainType": "CHAIN_TYPE_EVM",
"chainName": "Rollux Mainnet",
"chainRpc": "https://rpc.rollux.com",
"blocksToSearch": 1000,
"blockTime": "5s"
}
]
}
Expand Down

0 comments on commit 85d8961

Please sign in to comment.