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 Object → ValueType → Enum → HashingIntentScope
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| ChildObjectId | 0 | |
| RegularObjectId | 1 |