Skip to content

Commit

Permalink
Update supported-networks
Browse files Browse the repository at this point in the history
  • Loading branch information
Iamshashvat authored Aug 15, 2024
1 parent d9cc472 commit e2437be
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 @@ -268,6 +268,14 @@ These are the chains that the router chain will support for validations.
"chainRpc": "https://rpc.vanarchain.com",
"blocksToSearch": 1000,
"blockTime": "5s"
},
{
"chainId": "698",
"chainType": "CHAIN_TYPE_EVM",
"chainName": "Matchain",
"chainRpc": "https://rpc.matchain.io",
"blocksToSearch": 1000,
"blockTime": "5s"
}
]
}
Expand Down

0 comments on commit e2437be

Please sign in to comment.