deploy_empty_proxy

Function deploy_empty_proxy 

Source
pub async fn deploy_empty_proxy(
    wallet: &RootProvider,
    proxy_admin: Address,
) -> Result<Address>
Expand description

Helper function to deploy an empty proxy

ยงErrors

Returns an error if the deployment fails or if there are issues with the transaction receipt.