StellarBase.XDR.OptionalLedgerBounds (Elixir Stellar Base v0.8.2) View Source
Representation of Stellar OptionalLedgerBounds
type.
Link to this section Summary
Link to this section Types
Specs
ledger_bounds() :: StellarBase.XDR.LedgerBounds.t() | nil
Specs
t() :: %StellarBase.XDR.OptionalLedgerBounds{ledger_bounds: ledger_bounds()}
Link to this section Functions
Specs
new(ledger_bounds :: ledger_bounds()) :: t()