pub async fn deploy_reward_claim_proxy(
provider: impl Provider,
contracts: &mut Contracts,
esp_token_addr: Address,
light_client_addr: Address,
admin: Address,
pauser: Address,
) -> Result<Address>Expand description
Deploy and initialize the RewardClaim contract behind a proxy