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