Module soroban_sdk::auth

source ·

Structs§

Enums§

  • Context of a single authorized call performed by an address.
  • Contract executable used for creating a new contract and used in CreateContractHostFnContext.
  • A node in the tree of authorizations performed on behalf of the current contract as invoker of the contracts deeper in the call stack.

Traits§

  • Custom account interface that a contract implements to support being used as a custom account for auth.