View Source Stellar.Horizon.Operation.BeginSponsoringFutureReserves (Elixir Stellar SDK v0.11.3)

Represents a BeginSponsoringFutureReserves operation from Horizon API.

Link to this section Summary

Link to this section Types

@type t() :: %Stellar.Horizon.Operation.BeginSponsoringFutureReserves{
  sponsored_id: String.t()
}