Skip to main content

DigestDoesNotMatch

Namespace: IotaSdk

Digest in upgrade ticket and computed digest differ

internal record class DigestDoesNotMatch : PackageUpgradeError, System.IDisposable, System.IEquatable`1[[IotaSdk.PackageUpgradeError, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.PackageUpgradeError+DigestDoesNotMatch, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Inheritance ObjectPackageUpgradeErrorDigestDoesNotMatch
Implements IDisposable, IEquatable<PackageUpgradeError>, IEquatable<DigestDoesNotMatch>
Attributes NullableAttribute

Properties

Digest

public Digest Digest { get; init; }

Property Value

Digest

Constructors

DigestDoesNotMatch(Digest)

Digest in upgrade ticket and computed digest differ

public DigestDoesNotMatch(Digest Digest)

Parameters

Digest Digest