pub fn get_provider_from_signer(key: &str, rpc_url: &str) -> RootProviderExpand description
Get the provider for an http endpoint with the Wallet for the specified private key
§Returns
RootProvider- The provider
§Panics
- If the provided http endpoint is not a valid URL