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

Representation of Stellar PoolID type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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