StellarBase.XDR.Signature (Elixir Stellar Base v0.8.2) View Source

Representation of Stellar Signature type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.Signature{signature: String.t()}

Link to this section Functions

Specs

new(signature :: String.t()) :: t()