pub async fn broadcast( raw: &mut RawRepository, private_key: Option<PrivateKey>, ) -> Result<(), Error>