Modules§
Structs§
- A registry account stores segmenter public keys
Enums§
Constants§
- The origin-verifying registry is a special registry that contains segmenters that verify the origin of the invocation
Functions§
- Checks whether the invocation was signed by a segmenter. Use this if you don’t need to branch on the origin of the invocation.
- Checks whether the invocation was signed by a segmenter and verifies the origin of the invocation. Use this if you want to branch on the origin of the invocation.
Type Aliases§
- The identifier for the origin of an invocation. This identifies the application or frontend from which the invocation originated.