View Source Stellar.Horizon.Operation.EndSponsoringFutureReserves (Elixir Stellar SDK v0.11.0)

Represents a EndSponsoringFutureReserves operation from Horizon API.

Link to this section Summary

Link to this section Types

@type t() :: %Stellar.Horizon.Operation.EndSponsoringFutureReserves{
  begin_sponsor: String.t()
}