StellarBase.XDR.LedgerEntryExtensionV1 (Elixir Stellar Base v0.6.1) View Source
Representation of Stellar's ledger LedgerEntryExtensionV1
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.LedgerEntryExtensionV1{ ext: StellarBase.XDR.Ext.t(), sponsoring_id: StellarBase.XDR.SponsorshipDescriptor.t() }
Link to this section Functions
Specs
new( sponsoring_id :: StellarBase.XDR.SponsorshipDescriptor.t(), ext :: StellarBase.XDR.Ext.t() ) :: t()