View Source StellarBase.XDR.OptionalSCVec (Elixir Stellar Base v0.16.0)
Representation of Stellar OptionalSCVec
type.
Summary
Types
@type sc_vec() :: StellarBase.XDR.SCVec.t() | nil
@type t() :: %StellarBase.XDR.OptionalSCVec{sc_vec: sc_vec()}
Representation of Stellar OptionalSCVec
type.
@type sc_vec() :: StellarBase.XDR.SCVec.t() | nil
@type t() :: %StellarBase.XDR.OptionalSCVec{sc_vec: sc_vec()}