You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this error using the current .env.example file when running the script to create a contingent pool:
Error HH8: There's one or more errors in your config file: * Invalid value undefined for HardhatConfig.networks.optimismTestnet.url - Expected a value of type string.
Possible solution: add RPC_URL_OPTIMISM_TESTNET to .env.example.
This might be solved in another branch already, but not on main currently.
The text was updated successfully, but these errors were encountered:
Getting this error using the current
.env.example
file when running the script to create a contingent pool:RPC_URL_OPTIMISM_TESTNET
to.env.example
.main
currently.The text was updated successfully, but these errors were encountered: