pub(crate) async fn setup_eth_backend( profile: &LyquorProfile, reg: ContractRegistry, jsonrpc_client: ClientHandle, ) -> Result<Backend>