Is there an easy way to have multiple fallback rpc's in ethers.js?
Aug 21, 2022, 9:01 AM
use "if/else"
Aug 21, 2022, 9:02 AM
like in hardhat
I think I have to use a fallbackprovider, but the documentation is very unclear on how to create one
Aug 21, 2022, 9:51 AM