View Source Stellar.TxBuild.RestoreFootprint (Elixir Stellar SDK v0.22.0)

RestoreFootprint struct definition.

Summary

Types

@type t() :: %Stellar.TxBuild.RestoreFootprint{
  source_account: Stellar.TxBuild.OptionalAccount.t(),
  value: value()
}
@type value() :: nil