public void AddUpdatePackage(PackageHash hash, byte[] package)
 {
     Proxy.AddUpdatePackage(hash, package);
 }