Skip to main content

HashingIntentScope

Namespace: IotaSdk

A 1-byte domain separator for hashing Object ID in IOTA. It starts from 0xf0 to ensure no hashing collision for any ObjectID vs IotaAddress which is derived as the hash of flag || pubkey.

public enum HashingIntentScope

Inheritance ObjectValueTypeEnumHashingIntentScope
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

NameValueDescription
ChildObjectId0
RegularObjectId1