View Source Stellar.TxBuild.OptionalWeight (Elixir Stellar SDK v0.22.0)
OptionalWeight
struct definition.
Summary
Types
@type t() :: %Stellar.TxBuild.OptionalWeight{weight: weight()}
@type weight() :: Stellar.TxBuild.Weight.t() | nil
OptionalWeight
struct definition.
@type t() :: %Stellar.TxBuild.OptionalWeight{weight: weight()}
@type weight() :: Stellar.TxBuild.Weight.t() | nil