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