StellarBase.XDR.Hash (Elixir Stellar Base v0.4.0) View Source

Representation of Stellar Hash type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.Hash{value: binary()}

Link to this section Functions

Specs

new(value :: binary()) :: t()