Skip to main content

Enumeration: HashingIntentScope

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.

Enumeration Members

ChildObjectId

ChildObjectId: 0;

RegularObjectId

RegularObjectId: 1;