iExecBlockchainComputing / iexec-sdk

CLI and JS library allowing developers to easily interact with the iExec stack
https://iex.ec
Other
411 stars 38 forks source link

prevent double network registration #284

Closed PierreJeanjacquot closed 2 months ago

PierreJeanjacquot commented 2 months ago

do not register network 134 if the network is already known by ethers

this prevents this error to occur

TypeError: conflicting network for "" (argument="nameOrChainId", value=134, code=INVALID_ARGUMENT, version=6.13.2)