View Source StellarBase.XDR.EncodedLedgerKey (Elixir Stellar Base v0.17.0)

Representation of Stellar EncodedLedgerKey type.

Summary

Types

@type t() :: %StellarBase.XDR.EncodedLedgerKey{value: binary()}

Functions

@spec new(value :: binary()) :: t()