View Source Stellar.TxBuild.SorobanAuthorizedFunction (Elixir Stellar SDK v0.22.0)
SorobanAuthorizedFunction
struct definition.
Summary
Types
@type error() :: {:error, atom()}
@type type() :: :contract_fn | :create_contract_host_fn
@type value() :: Stellar.TxBuild.CreateContractArgs.t() | Stellar.TxBuild.InvokeContractArgs.t()