Crate solana_conditional_liquidity

Source

Modules§

Structs§

  • A registry account stores segmenter public keys

Enums§

Constants§

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.