Skip to content

Commit

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

0 comments on commit 0d255c6

Please sign in to comment.