View Source Stellar.Horizon.Operation.ExtendFootprintTTL (Elixir Stellar SDK v0.22.0)

Represents a ExtendFootprintTTL operation from Horizon API.

Summary

Types

@type t() :: %Stellar.Horizon.Operation.ExtendFootprintTTL{
  extend_to: non_neg_integer()
}