setup_eth_backend

Function setup_eth_backend 

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