@@ -288,8 +288,10 @@ Possible values are:
288288| ` mainnet ` | Consensus layer | Production | Main network |
289289| ` minimal ` | Consensus layer | Test | Used for local testing and development networks |
290290| ` goerli ` | Consensus layer | Test | Multi-client testnet |
291- | ` gnosis ` | Consensus layer | Production | Network for the [ Gnosis chain] ( https://docs.gnosischain.com / ) |
291+ | ` gnosis ` | Consensus layer | Production | Network for the [ Gnosis chain] ( https://www.gnosis.io / ) |
292292| ` sepolia ` | Consensus layer | Test | Multi-client testnet |
293+ | ` chiado ` | Consensus layer | Test | Gnosis [ testnet] ( https://docs.gnosischain.com/about/networks/chiado/ ) |
294+ | ` lukso ` | Consensus layer | Production | Network for the [ Lukso chain] ( https://lukso.network/ ) |
293295
294296Predefined networks can provide defaults such the initial state of the network, bootnodes, and the address of the deposit contract.
295297
@@ -570,7 +572,9 @@ Possible values are:
570572| ` mainnet ` | Consensus layer | Production | Main network |
571573| ` minimal ` | Consensus layer | Test | Used for local testing and development networks |
572574| ` goerli ` | Consensus layer | Test | Multi-client testnet |
573- | ` gnosis ` | Consensus layer | Production | Network for the [ Gnosis chain] ( https://docs.gnosischain.com / ) |
575+ | ` gnosis ` | Consensus layer | Production | Network for the [ Gnosis chain] ( https://www.gnosis.io / ) |
574576| ` sepolia ` | Consensus layer | Test | Multi-client testnet |
577+ | ` chiado ` | Consensus layer | Test | Gnosis [ testnet] ( https://docs.gnosischain.com/about/networks/chiado/ ) |
578+ | ` lukso ` | Consensus layer | Production | Network for the [ Lukso chain] ( https://lukso.network/ ) |
575579
576580Predefined networks can provide defaults such the initial state of the network, bootnodes, and the address of the deposit contract.
0 commit comments