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

Represents a EndSponsoringFutureReserves operation from Horizon API.

Summary

Types

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