View Source Soroban.Types.Spec behaviour (Soroban v0.11.0)
Defines base types constructions.
Link to this section Summary
Link to this section Types
@type error() :: {:error, atom()}
@type map_entry() :: Stellar.TxBuild.SCMapEntry.t()
@type sc_val() :: Stellar.TxBuild.SCVal.t()