View Source StellarBase.XDR.PoolID (Elixir Stellar Base v0.16.0)

Representation of Stellar PoolID type.

Summary

Types

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

Functions

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