StellarBase.XDR.SponsorshipDescriptor (Elixir Stellar Base v0.8.8) View Source

Representation of Stellar SponsorshipDescriptor type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.SponsorshipDescriptor{
  sponsorship_descriptor: StellarBase.XDR.OptionalAccountID.t()
}

Link to this section Functions

Link to this function

new(sponsorship_descriptor)

View Source

Specs

new(sponsorship_descriptor :: StellarBase.XDR.OptionalAccountID.t()) :: t()