View Source Stellar.TxBuild.OptionalWeight (Elixir Stellar SDK v0.11.1)

OptionalWeight struct definition.

Link to this section Summary

Link to this section Types

@type t() :: %Stellar.TxBuild.OptionalWeight{weight: weight()}
@type weight() :: Stellar.TxBuild.Weight.t() | nil