Stellar.XDR.LedgerKey (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar LedgerEntry
type.
Link to this section Summary
Link to this section Types
Specs
Specs
t() :: %Stellar.XDR.LedgerKey{ entry: entry(), type: Stellar.XDR.LedgerEntryType.t() }
Link to this section Functions
Specs
new(entry :: entry(), type :: Stellar.XDR.LedgerEntryType.t()) :: t()