View Source StellarBase.XDR.SponsorshipDescriptor (Elixir Stellar Base v0.11.1)
Representation of Stellar SponsorshipDescriptor
type.
Link to this section Summary
Link to this section Types
@type t() :: %StellarBase.XDR.SponsorshipDescriptor{ sponsorship_descriptor: StellarBase.XDR.OptionalAccountID.t() }
Link to this section Functions
@spec new(sponsorship_descriptor :: StellarBase.XDR.OptionalAccountID.t()) :: t()