pub async fn deploy_contract( builder_conn: &ConnectionPool, contract: &Contract, ) -> Result<ContentAddress>